Home page
 
 Home 
 ASP 
 PHP 
 SQL 
 HTML 
 JavaScript 
 Search 
 Contact 
 
Search
or browse popular tags
Subscription

Sign up for the free email newsletter for new tips, tutorials and more. Enter your email address below, and then click the button.

Privacy Policy

RSS Twitter

HTML Entities

Print

HTML 4.01 supports the ISO 8859-1 (Latin-1) character set.

The lower part of ISO-8859-1 (codes from 0-127) is the original 7-BIT ASCII standard. Most of these characters can be used without a character reference.

The higher part of ISO-8859-1 (codes from 160-255) can all be used using character entity names. Note that the entity names are case sensitive.

ASCII Entities with new Entity Names

Result Description Entity name Entity Number
" quotation mark " "
' apostrophe  ' (does not work in IE) '
& ampersand & &
< less-than &lt; &#60;
> greater-than &gt; &#62;

ISO 8859-1 Symbol Entities

Result Description Entity name Entity Number
" quotation mark &quot; &#34;
  non-breaking space &nbsp; &#160;
? inverted exclamation mark &iexcl; &#161;
¤ currency &curren; &#164;
? cent &cent; &#162;
? pound &pound; &#163;
? yen &yen; &#165;
¦ broken vertical bar &brvbar; &#166;
§ section &sect; &#167;
¨ spacing diaeresis &uml; &#168;
© copyright &copy; &#169;
? feminine ordinal indicator &ordf; &#170;
« angle quotation mark (left) &laquo; &#171;
¬ negation &not; &#172;
­ soft hyphen &shy; &#173;
® registered trademark &reg; &#174;
trademark &trade; &#8482;
? spacing macron &macr; &#175;
° degree &deg; &#176;
± plus-or-minus  &plusmn; &#177;
? superscript 2 &sup2; &#178;
? superscript 3 &sup3; &#179;
? spacing acute &acute; &#180;
µ micro &micro; &#181;
paragraph &para; &#182;
· middle dot &middot; &#183;
? spacing cedilla &cedil; &#184;
? superscript 1 &sup1; &#185;
? masculine ordinal indicator &ordm; &#186;
» angle quotation mark (right) &raquo; &#187;
? fraction 1/4 &frac14; &#188;
? fraction 1/2 &frac12; &#189;
? fraction 3/4 &frac34; &#190;
? inverted question mark &iquest; &#191;
? multiplication &times; &#215;
? division &divide; &#247;

ISO 8859-1 Character Entities

Result Description Entity name Entity Number
A capital a, grave accent &Agrave; &#192;
A capital a, acute accent &Aacute; &#193;
A capital a, circumflex accent &Acirc; &#194;
A capital a, tilde &Atilde; &#195;
Ä capital a, umlaut mark &Auml; &#196;
A capital a, ring &Aring; &#197;
? capital ae &AElig; &#198;
C capital c, cedilla &Ccedil; &#199;
E capital e, grave accent &Egrave; &#200;
E capital e, acute accent &Eacute; &#201;
E capital e, circumflex accent &Ecirc; &#202;
Ë capital e, umlaut mark &Euml; &#203;
I capital i, grave accent &Igrave; &#204;
I capital i, acute accent &Iacute; &#205;
I capital i, circumflex accent &Icirc; &#206;
Ï capital i, umlaut mark &Iuml; &#207;
? capital eth, Icelandic &ETH; &#208;
N capital n, tilde &Ntilde; &#209;
O capital o, grave accent &Ograve; &#210;
O capital o, acute accent &Oacute; &#211;
O capital o, circumflex accent &Ocirc; &#212;
O capital o, tilde &Otilde; &#213;
Ö capital o, umlaut mark &Ouml; &#214;
O capital o, slash &Oslash; &#216;
U capital u, grave accent &Ugrave; &#217;
U capital u, acute accent &Uacute; &#218;
U capital u, circumflex accent &Ucirc; &#219;
Ü capital u, umlaut mark &Uuml; &#220;
Y capital y, acute accent &Yacute; &#221;
? capital THORN, Icelandic &THORN; &#222;
? small sharp s, German &szlig; &#223;
a small a, grave accent &agrave; &#224;
a small a, acute accent &aacute; &#225;
a small a, circumflex accent &acirc; &#226;
a small a, tilde &atilde; &#227;
ä small a, umlaut mark &auml; &#228;
a small a, ring &aring; &#229;
? small ae &aelig; &#230;
c small c, cedilla &ccedil; &#231;
e small e, grave accent &egrave; &#232;
e small e, acute accent &eacute; &#233;
e small e, circumflex accent &ecirc; &#234;
ë small e, umlaut mark &euml; &#235;
i small i, grave accent &igrave; &#236;
i small i, acute accent &iacute; &#237;
i small i, circumflex accent &icirc; &#238;
ï small i, umlaut mark &iuml; &#239;
? small eth, Icelandic &eth; &#240;
n small n, tilde &ntilde; &#241;
o small o, grave accent &ograve; &#242;
o small o, acute accent &oacute; &#243;
o small o, circumflex accent &ocirc; &#244;
o small o, tilde &otilde; &#245;
ö small o, umlaut mark &ouml; &#246;
o small o, slash &oslash; &#248;
u small u, grave accent &ugrave; &#249;
u small u, acute accent &uacute; &#250;
u small u, circumflex accent &ucirc; &#251;
ü small u, umlaut mark &uuml; &#252;
y small y, acute accent &yacute; &#253;
? small thorn, Icelandic &thorn; &#254;
ÿ small y, umlaut mark &yuml; &#255;

Some Other Entities supported by HTML

Result Description Entity name Entity Number
? capital ligature OE &OElig; &#338;
? small ligature oe &oelig; &#339;
S capital S with caron &Scaron; &#352;
s small S with caron &scaron; &#353;
Y capital Y with diaeres &Yuml; &#376;
? modifier letter circumflex accent &circ; &#710;
? small tilde &tilde; &#732;
? en space &ensp; &#8194;
? em space &emsp; &#8195;
? thin space &thinsp; &#8201;
? zero width non-joiner &zwnj; &#8204;
? zero width joiner &zwj; &#8205;
? left-to-right mark &lrm; &#8206;
? right-to-left mark &rlm; &#8207;
en dash &ndash; &#8211;
em dash &mdash; &#8212;
left single quotation mark &lsquo; &#8216;
right single quotation mark &rsquo; &#8217;
single low-9 quotation mark &sbquo; &#8218;
left double quotation mark &ldquo; &#8220;
right double quotation mark &rdquo; &#8221;
double low-9 quotation mark &bdquo; &#8222;
dagger &dagger; &#8224;
double dagger &Dagger; &#8225;
horizontal ellipsis &hellip; &#8230;
per mille  &permil; &#8240;
single left-pointing angle quotation &lsaquo; &#8249;
single right-pointing angle quotation &rsaquo; &#8250;
ˆ euro &euro; &#8364;



Back to top




Tags:

Add To: Add to dzone dzone | Digg this digg | Add to del.icio.us del.icio.us | Stumble it stumbleupon

  • Comments





Copyright © 2005-2023             www.WebCheatSheet.com All Rights Reserved.