Name NumericDescriptionHexISO in CSS contentOctal
   no-break space%A0p:before { content:"\00a0"; }alert("\240");
¡¡¡inverted exclamation mark%A1p:before { content:"\00a1"; }alert("\241");
¢¢¢cent sign%A2p:before { content:"\00a2"; }alert("\242");
£££pound sterling sign%A3p:before { content:"\00a3"; }alert("\243");
¤¤¤general currency sign%A4p:before { content:"\00a4"; }alert("\244");
¥¥¥yen sign%A5p:before { content:"\00a5"; }alert("\245");
¦¦¦broken (vertical) bar%A6p:before { content:"\00a6"; }alert("\246");
§§§section sign%A7p:before { content:"\00a7"; }alert("\247");
¨¨¨umlaut (dieresis)%A8p:before { content:"\00a8"; }alert("\250");
©©©copyright sign%A9p:before { content:"\00a9"; }alert("\251");
ªªªordinal indicator, feminine%AAp:before { content:"\00aa"; }alert("\252");
«««angle quotation mark, left%ABp:before { content:"\00ab"; }alert("\253");
¬¬¬not sign%ACp:before { content:"\00ac"; }alert("\254");
­ ­soft hyphen%ADp:before { content:"\00ad"; }alert("\255");
®®®registered sign%AEp:before { content:"\00ae"; }alert("\256");
¯¯¯macron%AFp:before { content:"\00af"; }alert("\257");
°°°degree sign%B0p:before { content:"\00b0"; }alert("\260");
±±±plus-or-minus sign%B1p:before { content:"\00b1"; }alert("\261");
²²²superscript two%B2p:before { content:"\00b2"; }alert("\262");
³³³superscript three%B3p:before { content:"\00b3"; }alert("\263");
´´´acute accent%B4p:before { content:"\00b4"; }alert("\264");
µµµmicro sign%B5p:before { content:"\00b5"; }alert("\265");
¶pilcrow (paragraph sign)%B6p:before { content:"\00b6"; }alert("\266");
···middle dot%B7p:before { content:"\00b7"; }alert("\267");
¸¸¸cedilla%B8p:before { content:"\00b8"; }alert("\270");
¹¹¹superscript one%B9p:before { content:"\00b9"; }alert("\271");
ºººordinal indicator, masculine%BAp:before { content:"\00ba"; }alert("\272");
»»»angle quotation mark, right%BBp:before { content:"\00bb"; }alert("\273");
¼¼¼fraction one-quarter%BCp:before { content:"\00bc"; }alert("\274");
½½½fraction one-half%BDp:before { content:"\00bd"; }alert("\275");
¾¾¾fraction three-quarters%BEp:before { content:"\00be"; }alert("\276");
¿¿¿inverted question mark%BFp:before { content:"\00bf"; }alert("\277");
ÀÀÀcapital A, grave accent%C0p:before { content:"\00c0"; }alert("\300");
ÁÁÁcapital A, acute accent%C1p:before { content:"\00c1"; }alert("\301");
ÂÂÂcapital A, circumflex accent%C2p:before { content:"\00c2"; }alert("\302");
ÃÃÃcapital A, tilde%C3p:before { content:"\00c3"; }alert("\303");
ÄÄÄcapital A, dieresis or umlaut mark%C4p:before { content:"\00c4"; }alert("\304");
ÅÅÅcapital A, ring%C5p:before { content:"\00c5"; }alert("\305");
ÆÆÆcapital AE diphthong (ligature)%C6p:before { content:"\00c6"; }alert("\306");
ÇÇÇcapital C, cedilla%C7p:before { content:"\00c7"; }alert("\307");
ÈÈÈcapital E, grave accent%C8p:before { content:"\00c8"; }alert("\310");
ÉÉÉcapital E, acute accent%C9p:before { content:"\00c9"; }alert("\311");
ÊÊÊcapital E, circumflex accent%CAp:before { content:"\00ca"; }alert("\312");
ËËËcapital E, dieresis or umlaut mark%CBp:before { content:"\00cb"; }alert("\313");
ÌÌÌcapital I, grave accent%CCp:before { content:"\00cc"; }alert("\314");
ÍÍÍcapital I, acute accent%CDp:before { content:"\00cd"; }alert("\315");
ÎÎÎcapital I, circumflex accent%CEp:before { content:"\00ce"; }alert("\316");
ÏÏÏcapital I, dieresis or umlaut mark%CFp:before { content:"\00cf"; }alert("\317");
ÐÐÐcapital Eth, Icelandic%D0p:before { content:"\00d0"; }alert("\320");
ÑÑÑcapital N, tilde%D1p:before { content:"\00d1"; }alert("\321");
ÒÒÒcapital O, grave accent%D2p:before { content:"\00d2"; }alert("\322");
ÓÓÓcapital O, acute accent%D3p:before { content:"\00d3"; }alert("\323");
ÔÔÔcapital O, circumflex accent%D4p:before { content:"\00d4"; }alert("\324");
ÕÕÕcapital O, tilde%D5p:before { content:"\00d5"; }alert("\325");
ÖÖÖcapital O, dieresis or umlaut mark%D6p:before { content:"\00d6"; }alert("\326");
×××multiply sign%D7p:before { content:"\00d7"; }alert("\327");
ØØØ

capital O, slash

%D8p:before { content:"\00d8"; }alert("\330");
ÙÙÙcapital U, grave accent%D9p:before { content:"\00d9"; }alert("\331");
ÚÚÚcapital U, acute accent%DAp:before { content:"\00da"; }alert("\332");
ÛÛÛcapital U, circumflex accent%DBp:before { content:"\00db"; }alert("\333");
ÜÜÜcapital U, dieresis or umlaut mark%DCp:before { content:"\00dc"; }alert("\334");
ÝÝÝcapital Y, acute accent%DDp:before { content:"\00dd"; }alert("\335");
ÞÞÞcapital THORN, Icelandic%DEp:before { content:"\00de"; }alert("\336");
ßßßsmall sharp s, German (sz ligature)%DFp:before { content:"\00df"; }alert("\337");
àààsmall a, grave accent%E0p:before { content:"\00e0"; }alert("\340");
ááásmall a, acute accent%E1p:before { content:"\00e1"; }alert("\341");
âââsmall a, circumflex accent%E2p:before { content:"\00e2"; }alert("\342");
ãããsmall a, tilde%E3p:before { content:"\00e3"; }alert("\343");
äääsmall a, dieresis or umlaut mark%E4p:before { content:"\00e4"; }alert("\344");
åååsmall a, ring%E5p:before { content:"\00e5"; }alert("\345");
æææsmall ae diphthong (ligature)%E6p:before { content:"\00e6"; }alert("\346");
çççsmall c, cedilla%E7p:before { content:"\00e7"; }alert("\347");
èèèsmall e, grave accent%E8p:before { content:"\00e8"; }alert("\350");
ééésmall e, acute accent%E9p:before { content:"\00e9"; }alert("\351");
êêêsmall e, circumflex accent%EAp:before { content:"\00ea"; }alert("\352");
ëëësmall e, dieresis or umlaut mark%EBp:before { content:"\00eb"; }alert("\353");
ìììsmall i, grave accent%ECp:before { content:"\00ec"; }alert("\354");
ííísmall i, acute accent%EDp:before { content:"\00ed"; }alert("\355");
îîîsmall i, circumflex accent%EEp:before { content:"\00ee"; }alert("\356");
ïïïsmall i, dieresis or umlaut mark%EFp:before { content:"\00ef"; }alert("\357");
ðððsmall eth, Icelandic%F0p:before { content:"\00f0"; }alert("\360");
ñññsmall n, tilde%F1p:before { content:"\00f1"; }alert("\361");
òòòsmall o, grave accent%F2p:before { content:"\00f2"; }alert("\362");
óóósmall o, acute accent%F3p:before { content:"\00f3"; }alert("\363");
ôôôsmall o, circumflex accent%F4p:before { content:"\00f4"; }alert("\364");
õõõsmall o, tilde%F5p:before { content:"\00f5"; }alert("\365");
ööösmall o, dieresis or umlaut mark%F6p:before { content:"\00f6"; }alert("\366");
÷÷÷divide sign%F7p:before { content:"\00f7"; }alert("\367");
øøøsmall o, slash%F8p:before { content:"\00f8"; }alert("\370");
ùùùsmall u, grave accent%F9p:before { content:"\00f9"; }alert("\371");
úúúsmall u, acute accent%FAp:before { content:"\00fa"; }alert("\372");
ûûûsmall u, circumflex accent%FBp:before { content:"\00fb"; }alert("\373");
üüüsmall u, dieresis or umlaut mark%FCp:before { content:"\00fc"; }alert("\374");
ýýýsmall y, acute accent%FDp:before { content:"\00fd"; }alert("\375");
þþþsmall thorn, Icelandic%FEp:before { content:"\00fe"; }alert("\376");
ÿÿÿsmall y, dieresis or umlaut mark%FFp:before { content:"\00ff"; }alert("\377");
05-11 11:07