ISO 8859-1 Character Entities ------------------------------ Table Compiled by Bill Weinman ------------------------------ Using this table you should be able to see which entities are supported by your browser. This table grew out of the work of a number of people, notably Martin Ramsch who's similar table formed the basis for this one. Using ISO 8859-1 Entities on Web Pages -------------------------------------- To insert an entity into a Web document, you can use either the Numeric or the Named entity. Numeric entities look like this: £ will look like this: œ and Named entites look like this: £ will look like this: œ In each row you will see the code for the entity, followed by how your browser renders the entity itself. If you see the code twice, that means your browser does not recognize that entity. Universal Entities ------------------ The first four entities are supported by virtually all Web Browsers. The rest of them are supported in various combinations by different browsers. The current release of Netscape Navigator (3.0) seems to support them all. This is the first browser I've seen that does. Description Numeric Named Entity =================================== ======= ============ quotation mark " " ampersand & & less-than sign < < greater-than sign > > The rest of the Entities ------------------------ Description Numeric Named Entity =================================== ======= ============ non-breaking space     inverted exclamation ¡ ¡ cent sign ¢ ¢ pound sterling £ £ general currency sign ¤ ¤ yen sign ¥ ¥ broken vertical bar ¦ ¦ section sign § § umlaut (dieresis) ¨ ¨ ¨ <--(deprecated) copyright © © feminine ordinal ª ª left quote, guillemotleft « « not sign ¬ ¬ soft hyphen ­ ­ registered trademark ® ® macron accent ¯ ¯ &hibar;<--(deprecated) degree sign ° ° plus or minus ± ± superscript two ² ² superscript three ³ ³ acute accent ´ ´ micro sign µ µ paragraph sign ¶ ¶ middle dot · · cedilla ¸ ¸ superscript one ¹ ¹ masculine ordinal º º right quote, guillemotright » » fraction one-fourth ¼ ¼ fraction one-half ½ ½ fraction three-fourths ¾ ¾ inverted question mark ¿ ¿ capital A, grave accent À À capital A, acute accent Á Á capital A, circumflex accent   capital A, tilde à à capital A, dieresis or umlaut mark Ä Ä capital A, ring Å Å capital AE diphthong (ligature) Æ Æ capital C, cedilla Ç Ç capital E, grave accent È È capital E, acute accent É É capital E, circumflex accent Ê Ê capital E, dieresis or umlaut mark Ë Ë capital I, grave accent Ì Ì capital I, acute accent Í Í capital I, circumflex accent Î Î capital I, dieresis or umlaut mark Ï Ï capital Eth, Icelandic Ð Ð capital N, tilde Ñ Ñ capital O, grave accent Ò Ò capital O, acute accent Ó Ó capital O, circumflex accent Ô Ô capital O, tilde Õ Õ capital O, dieresis or umlaut mark Ö Ö multiply sign × × capital O, slash Ø Ø capital U, grave accent Ù Ù capital U, acute accent Ú Ú capital U, circumflex accent Û Û capital U, dieresis or umlaut mark Ü Ü capital Y, acute accent Ý Ý capital THORN, Icelandic Þ Þ small sharp s, German (sz ligature) ß ß small a, grave accent à à small a, acute accent á á small a, circumflex accent â â small a, tilde ã ã small a, dieresis or umlaut mark ä ä small a, ring å å small ae diphthong (ligature) æ æ small c, cedilla ç ç small e, grave accent è è small e, acute accent é é small e, circumflex accent ê ê small e, dieresis or umlaut mark ë ë small i, grave accent ì ì small i, acute accent í í small i, circumflex accent î î small i, dieresis or umlaut mark ï ï small eth, Icelandic ð ð small n, tilde ñ ñ small o, grave accent ò ò small o, acute accent ó ó small o, circumflex accent ô ô small o, tilde õ õ small o, dieresis or umlaut mark ö ö division sign ÷ ÷ small o, slash ø ø small u, grave accent ù ù small u, acute accent ú ú small u, circumflex accent û û small u, dieresis or umlaut mark ü ü small y, acute accent ý ý small thorn, Icelandic þ þ small y, dieresis or umlaut mark ÿ ÿ =============================================================== The entity name &hibar; has been supported by X Mosaic, but seems to be replaced with ¯ =============================================================== The entity name ¨ is superceeded by ¨ =============================================================== The shy hyphen ­ should be normally invisible, except when it occurs at the end of a line. I have not seen this work properly on any Web browser. =============================================================== Compiled by Bill Weinman