ISO Latin 1 Character Entity Set

[[ This table is based upon sections 9.7, 13 and 14 in Tim Berners-Lee and Daniel W. Connolly HTML 2.0 Specification, and chapter 24 in Dave Reggett, Arnaud Le Hors and Ian Jacobs HTML 4.0 Specification. It gives the code positions and SGML entity names (as defined in annex D of ISO 8879) for the non-ASCII characters in the ISO Latin 1 (ISO 8859-1) character set referenced by the HTML DTD. The entity names should be supported by all HTML compliant browsers. The numeric character entity references (given in the "Position" column) are also valid designations, but seem to be more prone to non-compliant (i.e. buggy) browser implementation. ]]

This list details the code positions and the characters of the default HTML document character set. The default HTML coded character set is based on ISO 8859-1.

The HTML DTD references the "Added Latin 1" entity set, which only supplies named entities for a subset of the non-ASCII characters in ISO 8859-1, namely the accented characters. The following entities should be supported so that all ISO 8859-1 characters may only be referenced symbolically. The names for these entities are taken from the annexes of ISO 8879 (SGML):

"ISO 8879-1986//ENTITIES Added Latin 1//EN"
"ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN"
"ISO 8879-1986//ENTITIES Diacritical Marks//EN"
SymbolPosistionNameDescription
 �  -  Unused
 	 Horizontal tab
 
 Line feed
   -  Unused
 
 Carriage Return
   -  Unused
   Space
!! Exclamation mark
"""Quotation mark
## Number sign
$$ Dollar sign
%% Percent sign
&&&Ampersand
'''Apostrophe
 (  - &#59; Misc. ASCII characters
<&#60;&ltLess-than sign
=&#61; Equals sign
>&#62;&gt;Greater-than sign
 &#63;  - &#126; Misc. ASCII characters
 &#127; - &#159; Unused
 &#160;&nbsp;no-break space
¡&#161;&iexcl;inverted exclamation mark
¢&#162;&cent;cent sign
£&#163;&pound;pound sterling sign
¤&#164;&curren;general currency sign
¥&#165;&yen;yen sign
¦&#166;&brvbar;broken (vertical) bar
§&#167;&sect;section sign
¨&#168;&uml;umlaut (dieresis)
©&#169;&copy;copyright sign
ª&#170;&ordf;ordinal indicator, feminine
«&#171;&laquo;angle quotation mark, left
¬&#172;&not;not sign
-&#173;&shy;soft hyphen
®&#174;&reg;registered sign
¯&#175;&macr;macron
°&#176;&deg;degree sign
±&#177;&plusmn;plus-or-minus sign
²&#178;&sup2;superscript two
³&#179;&sup3;superscript three
´&#180;&acute;acute accent
µ&#181;&micro;micro sign
&#182;&para;pilcrow (paragraph sign)
·&#183;&middot;middle dot
¸&#184;&cedil;cedilla
¹&#185;&sup1;superscript one
º&#186;&ordm;ordinal indicator, masculine
»&#187;&raquo;angle quotation mark, right
¼&#188;&frac14;fraction one-quarter
½&#189;&frac12;fraction one-half
¾&#190;&frac34;fraction three-quarters
¿&#191;&iquest;inverted question mark
À&#192;&Agrave;capital A, grave accent
Á&#193;&Aacute;capital A, acute accent
Â&#194;&Acirc;capital A, circumflex accent
Ã&#195;&Atilde;capital A, tilde
Ä&#196;&Auml;capital A, dieresis or umlaut mark
Å&#197;&Aring;capital A, ring
Æ&#198;&AElig;capital AE diphthong
Ç&#199;&Ccedil;capital C, cedilla
È&#200;&Egrave;capital E, grave accent
É&#201;&Eacute;capital E, acute accent
Ê&#202;&Ecirc;capital E, circumflex accent
Ë&#203;&Euml;capital E, dieresis or umlaut mark
Ì&#204;&Igrave;capital I, grave accent
Í&#205;&Iacute;capital I, acute accent
Î&#206;&Icirc;capital I, circumflex accent
Ï&#207;&Iuml;capital I, dieresis or umlaut mark
Ð&#208;&ETH;capital Eth, Icelandic
Ñ&#209;&Ntilde;capital N, tilde
Ò&#210;&Ograve;capital O, grave accent
Ó&#211;&Oacute;capital O, acute accent
Ô&#212;&Ocirc;capital O, circumflex accent
Õ&#213;&Otilde;capital O, tilde
Ö&#214;&Ouml;capital O, dieresis or umlaut mark
×&#215;&times;multiply sign
Ø&#216;&Oslash;capital O, slash
Ù&#217;&Ugrave;capital U, grave accent
Ú&#218;&Uacute;capital U, acute accent
Û&#219;&Ucirc;capital U, circumflex accent
Ü&#220;&Uuml;capital U, dieresis or umlaut mark
Ý&#221;&Yacute;capital Y, acute accent
Þ&#222;&THORN;capital THORN, Icelandic
ß&#223;&szlig;small sharp s, German sz
à&#224;&agrave;small a, grave accent
á&#225;&aacute;small a, acute accent
â&#226;&acirc;small a, circumflex accent
ã&#227;&atilde;small a, tilde
ä&#228;&auml;small a, dieresis or umlaut mark
å&#229;&aring;small a, ring
æ&#230;&aelig;small ae diphthong
ç&#231;&ccedil;small c, cedilla
è&#232;&egrave;small e, grave accent
é&#233;&eacute;small e, acute accent
ê&#234;&ecirc;small e, circumflex accent
ë&#235;&euml;small e, dieresis or umlaut mark
ì&#236;&igrave;small i, grave accent
í&#237;&iacute;small i, acute accent
î&#238;&icirc;small i, circumflex accent
ï&#239;&iuml;small i, dieresis or umlaut mark
ð&#240;&eth;small eth, Icelandic
ñ&#241;&ntilde;small n, tilde
ò&#242;&ograve;small o, grave accent
ó&#243;&oacute;small o, acute accent
ô&#244;&ocirc;small o, circumflex accent
õ&#245;&otilde;small o, tilde
ö&#246;&ouml;small o, dieresis or umlaut mark
÷&#247;&divide;divide sign
ø&#248;&oslash;small o, slash
ù&#249;&ugrave;small u, grave accent
ú&#250;&uacute;small u, acute accent
û&#251;&ucirc;small u, circumflex accent
ü&#252;&uuml;small u, dieresis or umlaut mark
ý&#253;&yacute;small y, acute accent
þ&#254;&thorn;small thorn, Icelandic
ÿ&#255;&yuml;small y, dieresis or umlaut mark

 

Gisle Hannemyr, 1998-09-01
[Back] [Gisle Hannemyr's Home Page]