| Name | Numeric | Description | Hex | ISO in CSS content | Octal | |
|---|---|---|---|---|---|---|
| |   | no-break space | %A0 | p:before { content:" 0a0"; } | alert("240"); | |
| ¡ | ¡ | ¡ | inverted exclamation mark | %A1 | p:before { content:" 0a1"; } | alert("241"); |
| ¢ | ¢ | ¢ | cent sign | %A2 | p:before { content:" 0a2"; } | alert("242"); |
| £ | £ | £ | pound sterling sign | %A3 | p:before { content:" 0a3"; } | alert("243"); |
| ¤ | ¤ | ¤ | general currency sign | %A4 | p:before { content:" 0a4"; } | alert("244"); |
| ¥ | ¥ | ¥ | yen sign | %A5 | p:before { content:" 0a5"; } | alert("245"); |
| ¦ | ¦ | ¦ | broken (vertical) bar | %A6 | p:before { content:" 0a6"; } | alert("246"); |
| § | § | § | section sign | %A7 | p:before { content:" 0a7"; } | alert("247"); |
| ¨ | ¨ | ¨ | umlaut (dieresis) | %A8 | p:before { content:" 0a8"; } | alert("250"); |
| © | © | © | copyright sign | %A9 | p:before { content:" 0a9"; } | alert("251"); |
| ª | ª | ª | ordinal indicator, feminine | %AA | p:before { content:" 0aa"; } | alert("252"); |
| « | « | « | angle quotation mark, left | %AB | p:before { content:" 0ab"; } | alert("253"); |
| ¬ | ¬ | ¬ | not sign | %AC | p:before { content:" 0ac"; } | alert("254"); |
| ­ | ­ | soft hyphen | %AD | p:before { content:" 0ad"; } | alert("255"); | |
| ® | ® | ® | registered sign | %AE | p:before { content:" 0ae"; } | alert("256"); |
| ¯ | ¯ | ¯ | macron | %AF | p:before { content:" 0af"; } | alert("257"); |
| ° | ° | ° | degree sign | %B0 | p:before { content:" 0b0"; } | alert("260"); |
| ± | ± | ± | plus-or-minus sign | %B1 | p:before { content:" 0b1"; } | alert("261"); |
| ² | ² | ² | superscript two | %B2 | p:before { content:" 0b2"; } | alert("262"); |
| ³ | ³ | ³ | superscript three | %B3 | p:before { content:" 0b3"; } | alert("263"); |
| ´ | ´ | ´ | acute accent | %B4 | p:before { content:" 0b4"; } | alert("264"); |
| µ | µ | µ | micro sign | %B5 | p:before { content:" 0b5"; } | alert("265"); |
| ¶ | ¶ | ¶ | pilcrow (paragraph sign) | %B6 | p:before { content:" 0b6"; } | alert("266"); |
| · | · | · | middle dot | %B7 | p:before { content:" 0b7"; } | alert("267"); |
| ¸ | ¸ | ¸ | cedilla | %B8 | p:before { content:" 0b8"; } | alert("270"); |
| ¹ | ¹ | ¹ | superscript one | %B9 | p:before { content:" 0b9"; } | alert("271"); |
| º | º | º | ordinal indicator, masculine | %BA | p:before { content:" 0ba"; } | alert("272"); |
| » | » | » | angle quotation mark, right | %BB | p:before { content:" 0bb"; } | alert("273"); |
| ¼ | ¼ | ¼ | fraction one-quarter | %BC | p:before { content:" 0bc"; } | alert("274"); |
| ½ | ½ | ½ | fraction one-half | %BD | p:before { content:" 0bd"; } | alert("275"); |
| ¾ | ¾ | ¾ | fraction three-quarters | %BE | p:before { content:" 0be"; } | alert("276"); |
| ¿ | ¿ | ¿ | inverted question mark | %BF | p:before { content:" 0bf"; } | alert("277"); |
| À | À | À | capital A, grave accent | %C0 | p:before { content:" 0c0"; } | alert("300"); |
| Á | Á | Á | capital A, acute accent | %C1 | p:before { content:" 0c1"; } | alert("301"); |
| Â | Â | Â | capital A, circumflex accent | %C2 | p:before { content:" 0c2"; } | alert("302"); |
| Ã | Ã | Ã | capital A, tilde | %C3 | p:before { content:" 0c3"; } | alert("303"); |
| Ä | Ä | Ä | capital A, dieresis or umlaut mark | %C4 | p:before { content:" 0c4"; } | alert("304"); |
| Å | Å | Å | capital A, ring | %C5 | p:before { content:" 0c5"; } | alert("305"); |
| Æ | Æ | Æ | capital AE diphthong (ligature) | %C6 | p:before { content:" 0c6"; } | alert("306"); |
| Ç | Ç | Ç | capital C, cedilla | %C7 | p:before { content:" 0c7"; } | alert("307"); |
| È | È | È | capital E, grave accent | %C8 | p:before { content:" 0c8"; } | alert("310"); |
| É | É | É | capital E, acute accent | %C9 | p:before { content:" 0c9"; } | alert("311"); |
| Ê | Ê | Ê | capital E, circumflex accent | %CA | p:before { content:" 0ca"; } | alert("312"); |
| Ë | Ë | Ë | capital E, dieresis or umlaut mark | %CB | p:before { content:" 0cb"; } | alert("313"); |
| Ì | Ì | Ì | capital I, grave accent | %CC | p:before { content:" 0cc"; } | alert("314"); |
| Í | Í | Í | capital I, acute accent | %CD | p:before { content:" 0cd"; } | alert("315"); |
| Î | Î | Î | capital I, circumflex accent | %CE | p:before { content:" 0ce"; } | alert("316"); |
| Ï | Ï | Ï | capital I, dieresis or umlaut mark | %CF | p:before { content:" 0cf"; } | alert("317"); |
| Ð | Ð | Ð | capital Eth, Icelandic | %D0 | p:before { content:" 0d0"; } | alert("320"); |
| Ñ | Ñ | Ñ | capital N, tilde | %D1 | p:before { content:" 0d1"; } | alert("321"); |
| Ò | Ò | Ò | capital O, grave accent | %D2 | p:before { content:" 0d2"; } | alert("322"); |
| Ó | Ó | Ó | capital O, acute accent | %D3 | p:before { content:" 0d3"; } | alert("323"); |
| Ô | Ô | Ô | capital O, circumflex accent | %D4 | p:before { content:" 0d4"; } | alert("324"); |
| Õ | Õ | Õ | capital O, tilde | %D5 | p:before { content:" 0d5"; } | alert("325"); |
| Ö | Ö | Ö | capital O, dieresis or umlaut mark | %D6 | p:before { content:" 0d6"; } | alert("326"); |
| × | × | × | multiply sign | %D7 | p:before { content:" 0d7"; } | alert("327"); |
| Ø | Ø | Ø |
capital O, slash |
%D8 | p:before { content:" 0d8"; } | alert("330"); |
| Ù | Ù | Ù | capital U, grave accent | %D9 | p:before { content:" 0d9"; } | alert("331"); |
| Ú | Ú | Ú | capital U, acute accent | %DA | p:before { content:" 0da"; } | alert("332"); |
| Û | Û | Û | capital U, circumflex accent | %DB | p:before { content:" 0db"; } | alert("333"); |
| Ü | Ü | Ü | capital U, dieresis or umlaut mark | %DC | p:before { content:" 0dc"; } | alert("334"); |
| Ý | Ý | Ý | capital Y, acute accent | %DD | p:before { content:" 0dd"; } | alert("335"); |
| Þ | Þ | Þ | capital THORN, Icelandic | %DE | p:before { content:" 0de"; } | alert("336"); |
| ß | ß | ß | small sharp s, German (sz ligature) | %DF | p:before { content:" 0df"; } | alert("337"); |
| à | à | à | small a, grave accent | %E0 | p:before { content:" 0e0"; } | alert("340"); |
| á | á | á | small a, acute accent | %E1 | p:before { content:" 0e1"; } | alert("341"); |
| â | â | â | small a, circumflex accent | %E2 | p:before { content:" 0e2"; } | alert("342"); |
| ã | ã | ã | small a, tilde | %E3 | p:before { content:" 0e3"; } | alert("343"); |
| ä | ä | ä | small a, dieresis or umlaut mark | %E4 | p:before { content:" 0e4"; } | alert("344"); |
| å | å | å | small a, ring | %E5 | p:before { content:" 0e5"; } | alert("345"); |
| æ | æ | æ | small ae diphthong (ligature) | %E6 | p:before { content:" 0e6"; } | alert("346"); |
| ç | ç | ç | small c, cedilla | %E7 | p:before { content:" 0e7"; } | alert("347"); |
| è | è | è | small e, grave accent | %E8 | p:before { content:" 0e8"; } | alert("350"); |
| é | é | é | small e, acute accent | %E9 | p:before { content:" 0e9"; } | alert("351"); |
| ê | ê | ê | small e, circumflex accent | %EA | p:before { content:" 0ea"; } | alert("352"); |
| ë | ë | ë | small e, dieresis or umlaut mark | %EB | p:before { content:" 0eb"; } | alert("353"); |
| ì | ì | ì | small i, grave accent | %EC | p:before { content:" 0ec"; } | alert("354"); |
| í | í | í | small i, acute accent | %ED | p:before { content:" 0ed"; } | alert("355"); |
| î | î | î | small i, circumflex accent | %EE | p:before { content:" 0ee"; } | alert("356"); |
| ï | ï | ï | small i, dieresis or umlaut mark | %EF | p:before { content:" 0ef"; } | alert("357"); |
| ð | ð | ð | small eth, Icelandic | %F0 | p:before { content:" 0f0"; } | alert("360"); |
| ñ | ñ | ñ | small n, tilde | %F1 | p:before { content:" 0f1"; } | alert("361"); |
| ò | ò | ò | small o, grave accent | %F2 | p:before { content:" 0f2"; } | alert("362"); |
| ó | ó | ó | small o, acute accent | %F3 | p:before { content:" 0f3"; } | alert("363"); |
| ô | ô | ô | small o, circumflex accent | %F4 | p:before { content:" 0f4"; } | alert("364"); |
| õ | õ | õ | small o, tilde | %F5 | p:before { content:" 0f5"; } | alert("365"); |
| ö | ö | ö | small o, dieresis or umlaut mark | %F6 | p:before { content:" 0f6"; } | alert("366"); |
| ÷ | ÷ | ÷ | divide sign | %F7 | p:before { content:" 0f7"; } | alert("367"); |
| ø | ø | ø | small o, slash | %F8 | p:before { content:" 0f8"; } | alert("370"); |
| ù | ù | ù | small u, grave accent | %F9 | p:before { content:" 0f9"; } | alert("371"); |
| ú | ú | ú | small u, acute accent | %FA | p:before { content:" 0fa"; } | alert("372"); |
| û | û | û | small u, circumflex accent | %FB | p:before { content:" 0fb"; } | alert("373"); |
| ü | ü | ü | small u, dieresis or umlaut mark | %FC | p:before { content:" 0fc"; } | alert("374"); |
| ý | ý | ý | small y, acute accent | %FD | p:before { content:" 0fd"; } | alert("375"); |
| þ | þ | þ | small thorn, Icelandic | %FE | p:before { content:" 0fe"; } | alert("376"); |
| ÿ | ÿ | ÿ | small y, dieresis or umlaut mark | %FF | p:before { content:" 0ff"; } | alert("377"); |