HTML Entities for markup-significant and internationalization characters

These entities were taken directly from the HTML 4.0 specification.



Mnemonic Output Code Output Description
C0 Controls and Basic Latin
"= ""= "quotation mark = APL quote, U+0022 ISOnum
&= &&= &ampersand, U+0026 ISOnum
&lt;= <&#60;= <less-than sign, U+003C ISOnum
&gt;= >&#62;= >greater-than sign, U+003E ISOnum
Latin Extended-A
&OElig;= Œ&#338;= Œlatin capital ligature OE, U+0152 ISOlat2
&oelig;= œ&#339;= œlatin small ligature oe, U+0153 ISOlat2
ligature is a misnomer, this is a separate character in some languages
&Scaron;= Š&#352;= Šlatin capital letter S with caron, U+0160 ISOlat2
&scaron;= š&#353;= šlatin small letter s with caron, U+0161 ISOlat2
&Yuml;= Ÿ&#376;= Ÿlatin capital letter Y with diaeresis, U+0178 ISOlat2
Spacing Modifier Letters
&circ;= ˆ&#710;= ˆmodifier letter circumflex accent, U+02C6 ISOpub
&tilde;= ˜&#732;= ˜small tilde, U+02DC ISOdia
General Punctuation
&ensp;=  &#8194;=  en space, U+2002 ISOpub
&emsp;=  &#8195;=  em space, U+2003 ISOpub
&thinsp;=  &#8201;=  thin space, U+2009 ISOpub
&zwnj;= ‌&#8204;= ‌zero width non-joiner, U+200C NEW RFC 2070
&zwj;= ‍&#8205;= ‍zero width joiner, U+200D NEW RFC 2070
&lrm;= ‎&#8206;= ‎left-to-right mark, U+200E NEW RFC 2070
&rlm;= ‏&#8207;= ‏right-to-left mark, U+200F NEW RFC 2070
&ndash;= –&#8211;= –en dash, U+2013 ISOpub
&mdash;= —&#8212;= —em dash, U+2014 ISOpub
&lsquo;= ‘&#8216;= ‘left single quotation mark, U+2018 ISOnum
&rsquo;= ’&#8217;= ’right single quotation mark, U+2019 ISOnum
&sbquo;= ‚&#8218;= ‚single low-9 quotation mark, U+201A NEW
&ldquo;= “&#8220;= “left double quotation mark, U+201C ISOnum
&rdquo;= ”&#8221;= ”right double quotation mark, U+201D ISOnum
&bdquo;= „&#8222;= „double low-9 quotation mark, U+201E NEW
&dagger;= †&#8224;= †dagger, U+2020 ISOpub
&Dagger;= ‡&#8225;= ‡double dagger, U+2021 ISOpub
&permil;= ‰&#8240;= ‰per mille sign, U+2030 ISOtech
&lsaquo;= ‹&#8249;= ‹single left-pointing angle quotation mark, U+2039 ISO proposed
lsaquo is proposed but not yet ISO standardized
&rsaquo;= ›&#8250;= ›single right-pointing angle quotation mark, U+203A ISO proposed
rsaquo is proposed but not yet ISO standardized
&euro;= €&#8364;= €euro sign, U+20AC NEW