Language Character Entity Set(s)

황제낙엽 2013.06.24 11:40 조회 수 : 55423

sitelink1 http://sunsite.berkeley.edu/amher/iso_8879.html 
sitelink2  
sitelink3  
sitelink4  
sitelink5  
extra_vars6  

특수 문자

[ special character ]

문자 집합(character set)의 기호 가운데 알파벳에서도 한자에도, 한글에도, 숫자에도 없는 문자. 구체적으로는 콤마, 피리어드, 인용 부호, 대수 기호(+, -, *, / 등), 특수 기호(&, %, $, #, ₩ 등). 프린터에서는 인쇄되지 않는 개행(改行)(LF;line feed), 말소(DEL;delete) 문자, 확장(ESC;escape) 문자 등.


Numeric and Special Graphic Entities

The following table lists each of the supported characters specified in the Numeric and Special Graphic entity set, along with its name, syntax for use, and description.

This list is derived from "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN".

Name    Example		Syntax	      Description           
lt    	  <     	&lt;          Less than sign
gt        >      	&gt;          Greater than sign
amp       &      	&amp;         Ampersand
quot      "      	&quot;        Double quote sign

back


ISO Latin 1 Character Entities

The following table lists each of the characters specified in the Added Latin 1 entity set, along with its name, syntax for use, and description.

This list is derived from "ISO 8879:1986//ENTITIES Added Latin 1//EN".

Name	Example		Syntax      Description            
Aacute    Á     	&Aacute;    Capital A, acute accent
Agrave    À     	&Agrave;    Capital A, grave accent
Acirc     Â      	&Acirc;     Capital A, circumflex accent
Atilde    Ã     	&Atilde;    Capital A, tilde
Aring     Å      	&Aring;     Capital A, ring
Auml      Ä      	&Auml;      Capital A, dieresis or umlaut mark
AElig     Æ      	&AElig;     Capital AE dipthong (ligature)
Ccedil    Ç     	&Ccedil;    Capital C, cedilla
Eacute    É     	&Eacute;    Capital E, acute accent
Egrave    È     	&Egrave;    Capital E, grave accent
Ecirc     Ê      	&Ecirc;     Capital E, circumflex accent
Euml      Ë      	&Euml;      Capital E, dieresis or umlaut mark
Iacute    Í     	&Iacute;    Capital I, acute accent
Igrave    Ì     	&Igrave;    Capital I, grave accent
Icirc     Î      	&Icirc;     Capital I, circumflex accent
Iuml      Ï      	&Iuml;      Capital I, dieresis or umlaut mark
ETH       Ð      	&ETH;       Capital Eth, Icelandic
Ntilde    Ñ     	&Ntilde;    Capital N, tilde
Oacute    Ó     	&Oacute;    Capital O, acute accent
Ograve    Ò     	&Ograve;    Capital O, grave accent
Ocirc     Ô      	&Ocirc;     Capital O, circumflex accent
Otilde    Õ     	&Otilde;    Capital O, tilde
Ouml      Ö      	&Ouml;      Capital O, dieresis or umlaut mark
Oslash    Ø     	&Oslash;    Capital O, slash
Uacute    Ú     	&Uacute;    Capital U, acute accent
Ugrave    Ù     	&Ugrave;    Capital U, grave accent
Ucirc     Û      	&Ucirc;     Capital U, circumflex accent
Uuml      Ü      	&Uuml;      Capital U, dieresis or umlaut mark
Yacute    Ý     	&Yacute;    Capital Y, acute accent

THORN     Þ      	&THORN;     Capital THORN, Icelandic
szlig     ß      	&szlig;     Small sharp s, German (sz ligature)

aacute    á     	&aacute;    Small a, acute accent
agrave    à     	&agrave;    Small a, grave accent
acirc     â      	&acirc;     Small a, circumflex accent
atilde    ã     	&atilde;    Small a, tilde
auml      ä      	&auml;      Small a, dieresis or umlaut mark
aelig     æ      	&aelig;     Small ae dipthong (ligature)
ccedil    ç     	&ccedil;    Small c, cedilla
eacute    é     	&eacute;    Small e, acute accent
egrave    è     	&egrave;    Small e, grave accent
ecirc     ê      	&ecirc;     Small e, circumflex accent
euml      ë      	&euml;      Small e, dieresis or umlaut mark
iacute    í     	&iacute;    Small i, acute accent
igrave    ì     	&igrave;    Small i, grave accent
icirc     î      	&icirc;     Small i, circumflex accent
iuml      ï      	&iuml;      Small i, dieresis or umlaut mark
eth       ð      	&eth;       Small eth, Icelandic
ntilde    ñ     	&ntilde;    Small n, tilde
oacute    ó     	&oacute;    Small o, acute accent
ograve    ò     	&ograve;    Small o, grave accent
ocirc     ô      	&ocirc;     Small o, circumflex accent
otilde    õ     	&otilde;    Small o, tilde
ouml      ö      	&ouml;      Small o, dieresis or umlaut mark
oslash    ø     	&oslash;    Small o, slash
uacute    ú     	&uacute;    Small u, acute accent
ugrave    ù     	&ugrave;    Small u, grave accent
ucirc     û     	&ucirc;     Small u, circumflex accent
uuml      ü      	&uuml;      Small u, dieresis or umlaut mark
yacute    ý     	&yacute;    Small y, acute accent
thorn     þ      	&thorn;     Small thorn, Icelandic
yuml      ÿ      	&yuml;      Small y, dieresis or umlaut mark

back


Numerical Character References

This list, sorted numerically, is derived from ISO 8859/1 8-bit single-byte coded graphic character set:

Ref            Example          Description
&#00;-&#08;             	Unused 
&#09;				Horizontal tab
&#10;				Line feed
&#11;-&#31;	        	Unused

&#32;       	          	Space
&#33;       	!         	Exclamation mark
&#34;       	"        	Quotation mark
&#35;       	#         	Number sign
&#36;       	$         	Dollar sign
&#37;       	%          	Percent sign
&#38;       	&         	Ampersand
&#39;       	'         	Apostrophe
&#40;       	(         	Left parenthesis
&#41;       	)         	Right parenthesis
&#42;       	*         	Asterisk
&#43;       	+         	Plus sign
&#44;       	,          	Comma
&#45;       	-         	Hyphen
&#46;       	.         	Period (fullstop)
&#47;       	/         	Solidus (slash)

&#48; - &#57;       		Digits 0-9

&#58;       	:         	Colon
&#59;       	;         	Semi-colon
&#60;       	<         	Less than
&#61;       	=         	Equals aign
&#62;       	>         	Greater than
&#63;       	?         	Question mark
&#64;       	@         	Commercial at
     
&#65;-&#90;         		Letters A-Z

&#91;       	[         	Left square bracket
&#92;       	         	Reverse solidus (backslash)
&#93;       	]         	Right square bracket
&#94;       	^		Power of
&#95;       	_         	Horizontal bar
&#96;       	`         	Acute accent

&#97;-&#122;        		Letters a-z

&#123;      	{         	Left curly brace
&#124;      	|         	Vertical bar
&#125;      	}         	Right curly brace
&#126;      	~         	Tilde

&#127;- &#160;      		Unused

&#161;      	¡         	Inverted exclamation
&#162;      	¢        	Cent sign
&#163;      	£         	Pound sterling
&#164;      	¤         	General currency sign
&#165;      	¥         	Yen sign
&#166;      	¦        	Broken vertical bar
&#167;      	§        	Section sign
&#168;      	¨         	Umlaut (dieresis)
&#169;      	©         	Copyright
&#170;      	ª          	Feminine ordinal
&#171;      	«        	Left angle quote, guillemotleft
&#172;      	¬         	Not sign
&#173;      	­         	Soft hyphen
&#174;      	®         	Registered trademark
&#175;      	¯         	Macron accent
&#176;      	°         	Degree sign
&#177;      	±         	Plus or minus
&#178;      	²         	Superscript two
&#179;      	³         	Superscript three
&#180;      	´         	Acute accent
&#181;      	µ         	Micro sign
&#182;      	¶         	Paragraph sign
&#183;      	·         	Middle dot
&#184;      	¸         	Cedilla
&#185;      	¹         	Superscript one
&#186;      	º         	Masculine ordinal
&#187;      	»         	Right angle quote, guillemotright
&#188;      	¼         	Fraction one-fourth
&#189;      	½         	Fraction one-half
&#190;      	¾         	Fraction three-fourths
&#191;      	¿         	Inverted question mark
	
&#192;               		Capital A, acute accent
&#193;               		Capital A, grave accent
&#194;               		Capital A, circumflex accent
&#195;               		Capital A, tilde
&#196;               		Capital A, ring
&#197;               		Capital A, dieresis or umlaut mark
&#198;               		Capital AE dipthong (ligature)
&#199;               		Capital C, cedilla
&#200;               		Capital E, acute accent
&#201;               		Capital E, grave accent
&#202;               		Capital E, circumflex accent
&#203;               		Capital E, dieresis or umlaut mark
&#204;               		Capital I, acute accent
&#205;               		Capital I, grave accent
&#206;               		Capital I, circumflex accent
&#207;               		Capital I, dieresis or umlaut mark
&#208;               		Capital Eth, Icelandic
&#209;               		Capital N, tilde
&#210;               		Capital O, acute accent
&#211;               		Capital O, grave accent
&#212;               		Capital O, circumflex accent
&#213;               		Capital O, tilde
&#214;               		Capital O, dieresis or umlaut mark

&#215;      	× 	   	Multiply sign

&#216;               		Capital O, slash
&#217;               		Capital U, acute accent
&#218;               		Capital U, grave accent
&#219;               		Capital U, circumflex accent
&#220;               		Capital U, dieresis or umlaut mark
&#221;               		Capital Y, acute accent

&#222;               		Capital THORN, Icelandic
&#223;      	ß      		Small sharp s, German (sz ligature)

&#224;               		Small a, acute accent
&#225;               		Small a, grave accent
&#226;               		Small a, circumflex accent
&#227;               		Small a, tilde
&#228;               		Small a, tilde
&#229;               		Small a, dieresis or umlaut mark
&#230;               		Small ae dipthong (ligature)
&#231;               		Small c, cedilla
&#232;               		Small e, acute accent
&#233;               		Small e, grave accent
&#234;               		Small e, circumflex accent
&#235;               		Small e, dieresis or umlaut mark
&#236;               		Small i, acute accent
&#237;               		Small i, grave accent
&#238;               		Small i, circumflex accent
&#239;               		Small i, dieresis or umlaut mark
&#240;               		Small eth, Icelandic
&#241;               		Small n, tilde
&#242;               		Small o, acute accent
&#243;               		Small o, grave accent
&#244;               		Small o, circumflex accent
&#245;               		Small o, tilde
&#246;               		Small o, dieresis or umlaut mark
	
&#247;      	÷	    	Division sign

&#248;               		Small o, slash
&#249;               		Small u, acute accent
&#250;               		Small u, grave accent
&#251;               		Small u, circumflex accent
&#252;               		Small u, dieresis or umlaut mark
&#253;               		Small y, acute accent
&#254;               		Small thorn, Icelandic
&#255;               		Small y, dieresis or umlaut mark
번호 제목 글쓴이 날짜 조회 수
공지 2023 Software Development Trend 정리 황제낙엽 2024.01.19 1
68 프로젝트의 스토리 보드 황제낙엽 2010.03.03 1
» Character Entity Set(s) 황제낙엽 2013.06.24 55423
66 비주얼 스튜디오 단축키 모음 황제낙엽 2012.12.04 51
65 줄바꿈 문자에 대한 고찰 (Special Charaters) 황제낙엽 2011.02.13 239
64 CRC32 (C++) file 황제낙엽 2010.03.28 16
63 아웃룩(Outlook 2010) 메일 보관 경로(.pst) 변경과 백업/복구 file 황제낙엽 2009.12.28 504
62 VB 6.0 ActiveX 웹 배포 황제낙엽 2009.10.12 47
61 ActiveX 강좌 황제낙엽 2009.10.12 32
60 쿠키 제어 (Javascript, PHP, JSP) 황제낙엽 2009.06.11 30
59 웹브라우저에서 FTP서버에 접속하기 황제낙엽 2009.01.06 35
58 Touring the Commons - part 1 황제낙엽 2008.05.20 218
57 사랑비 BGM 보안 취약점 황제낙엽 2008.08.02 405
56 Web2.0을 위한 (Flash, JavaScript) 차트(Chart) 솔루션 정리 file 황제낙엽 2008.07.17 36
55 (DNS서버구축) reverse zone 파일 설정 황제낙엽 2008.06.19 92
54 (DNS서버구축) zone 파일 설정 황제낙엽 2008.06.19 35
53 (DNS서버구축) named.conf 작성법 황제낙엽 2008.06.19 30
52 MSSQL 엔터프라이즈 관리자를 이용한 MSSQL접속 방법 황제낙엽 2008.01.30 52
51 자료구조 강의 사이트 황제낙엽 2007.11.24 19
50 자료구조 Part9. "트리" - 트리의 순회 - 이진 트리의 순회. 황제낙엽 2007.11.24 123
49 자료구조 Part8. "트리" - 이진트리의 기본편 황제낙엽 2007.11.24 75