Language Character Entity Set(s)

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

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
148 REST, REST API, RESTful [2] 황제낙엽 2021.01.11 91135
» Character Entity Set(s) 황제낙엽 2013.06.24 55457
146 엑셀(excel)에서 16진수 -> 10진수 변환 file 황제낙엽 2017.08.29 4294
145 설치형 블로그, 위키, 게시판 모음 황제낙엽 2006.09.20 4131
144 반올림하는 두 가지 방법 (Round-off(사사오입), Round-to-nearest-even(오사 오입)) file 황제낙엽 2019.08.27 1340
143 notepad2 에서 문서내의 일부 문자열의 byte 크기 알아내기 file 황제낙엽 2018.03.29 1208
142 부동소수점 연산에 관한 정리 황제낙엽 2018.03.26 1051
141 컴퓨터는 음수를 2의 보수법으로 표현한다 file 황제낙엽 2016.10.24 753
140 효과적인 모바일 애니메이션 응용예 file 황제낙엽 2018.03.30 671
139 2020 클라우드 정리 - cloud, aws, azure, gcp, iaas, paas, saas 황제낙엽 2020.04.05 664
138 XQL 황제낙엽 2003.07.10 576
137 아웃룩(Outlook 2010) 메일 보관 경로(.pst) 변경과 백업/복구 file 황제낙엽 2009.12.28 504
136 2019년 웹 프레임워크 인기 순위 file 황제낙엽 2020.04.06 470
135 음성인식서비스 개발을 위한 음성 API 모음(STT API) 황제낙엽 2019.04.28 465
134 자료구조 Part1. "동적배열"의 모든 것. 황제낙엽 2007.11.24 431
133 소프트웨어 개발 환경 갖추기 황제낙엽 2006.09.21 408
132 사랑비 BGM 보안 취약점 황제낙엽 2008.08.02 405
131 Web 2.0이란 무엇인가 : 다음 세대 소프트웨어를 위한 디자인 패턴 및 비즈니스 모델(2) 황제낙엽 2007.11.20 383
130 변수를 unsigned int형 선언 0xffffffff 할당 결과가 -1이 되는 이유는? 황제낙엽 2016.10.24 376
129 EULA (End User License Agreement) ; 소프트웨어 사용자 라이선스 계약 황제낙엽 2015.06.26 368