web statistics
HTML Special Characters
When writing HTML documents you will often need to use special characters. For example if you want to display the new Euro symbol you will need to use the HTML number code for Euro which is € or €
Please note, this is not yet supported by all browsers.
glyph                description    number code name code
  horizontal tab 	  
  line feed 
  
  space    
! exclamation mark !  
" double quotation mark " "
# number sign #  
$ dollar sign $  
% percent sign %  
& ampersand & &
' apostrophe '  
( left parenthesis (  
) right parenthesis )  
* asterisk *  
+ plus sign +  
, comma ,  
- hyphen -  
. period .  
/ slash /  
  digits 0-9 0 - 9  
: colon :  
glyph                description    number code name code
; semicolon &#59;  
< less-than sign &#60; &lt;
= equals sign &#61;  
> greater-than sign &#62; &gt;
? question mark &#63;  
@ at sign &#64;  
  uppercase letters A-Z &#65; - &#90;  
[ left square bracket &#91;  
\ backslash &#92;  
] right square bracket &#93;  
^ caret &#94;  
_ horizontal bar (underscore) &#95;  
` grave accent &#96;  
  lowercase letters a-z &#97; - &#122;  
{ left curly brace &#123;  
| vertical bar &#124;  
} right curly brace &#125;  
~ tilde &#126;  
 square &#127;  
glyph                description    number code name code
comma &#130;  
ƒ function &#131;  
low left rising double quote &#132;  
ellipsis &#133;  
dagger mark &#134;  
double dagger &#135;  
ˆ letter modifying circumflex &#136;  
per thousand sign &#137;  
Š capital S caron or haceck &#138;  
left single angle quote &#139;  
Œ capital OE ligature &#140;  
left single quotation mark &#145;  
right single quoatation mark &#146;  
left double quotation mark &#147;  
right double quotation mark &#148;  
round solid bullet &#149;  
en dash &#150;  
em dash &#151;  
˜ small tilde &#152;  
trademark &#153;  
glyph                description    number code name code
š s caron or hacek &#154;  
right single angle quotation mark &#155;  
œ small oe ligature &#156;  
Ÿ capital Y umlaut &#159;  
  non-breaking space &#160; &nbsp;
¡ inverted exclamation &#161; &iexcl;
¢ cent sign &#162; &cent;
£ pound &#163; &pound;
¤ general currency sign &#164; &curren;
¥ yen sign &#165; &yen;
¦ broken vertical bar &#166; &brvbar;
§ section sign &#167; &sect;
¨ umlaut &#168; &uml;
© copyright &#169; &copy;
ª feminine ordinal &#170; &ordf;
« left angle quote &#171; &laquo;
¬ not sign &#172; &not;
­ soft hyphen &#173; &shy;
® registered trademark &#174; &reg;
¯ macron accent &#175; &macr;
glyph                description    number code name code
° degree sign &#176; &deg;
± plus or minus &#177; &plusmn;
² superscript two &#178; &sup2;
³ superscript three &#179; &sup3;
´ acute accent &#180; &acute;
µ micro sign &#181; &micro;
paragraph sign &#182; &para;
· middle dot &#183; &middot;
¸ cedilla &#184; &cedil;
¹ superscript one &#185; &sup1;
º masculine ordinal &#186; &ordm;
» right angle quote &#187; &raquo;
¼ one-fourth &#188; &frac14;
½ one-half &#189; &frac12;
¾ three-fourths &#190; &frac34;
¿ inverted question mark &#191; &iquest;
À uppercase A, grave accent &#192; &Agrave;
Á uppercase A, acute accent &#193; &Acute;
 uppercase A, circumflex accent &#194; &Acirc;
à uppercase A, tilde &#195; &Atilde;
glyph                description    number code name code
Ä uppercase A, umlaut &#196; &Auml;
Å uppercase A, ring &#197; &Aring;
Æ uppercase AE &#198; &AElig;
Ç uppercase C, cedilla &#199; &Ccedil;
È uppercase E, grave accent &#200; &Egrave;
É uppercase E, acute accent &#201; &Eacute;
Ê uppercase E, circumflex accent &#202; &Ecirc;
Ë uppercase E, umlaut &#203; &Euml;
Ì uppercase I, grave accent &#204; &Igrave;
Í uppercase I, acute accent &#205; &Iacute;
Î uppercase I, circumflex accent &#206; &Icirc;
Ï uppercase I, umlaut &#207; &Iuml;
Ð uppercase Eth, Icelandic &#208; &ETH;
Ñ uppercase N, tilde &#209; &Ntilde;
Ò uppercase O, grave accent &#210; &Ograve;
Ó uppercase O, acute accent &#211; &Oacute;
Ô uppercase O, circumflex accent &#212; &Ocirc;
Õ uppercase O, tilde &#213; &Otilde;
Ö uppercase O, umlaut &#214; &Ouml;
× multiplication sign &#215; &times;
glyph                description    number code name code
Ø uppercase O, slash &#216; &Oslash;
Ù uppercase U, grave accent &#217; &Ugrave;
Ú uppercase U, acute accent &#218; &Uacute;
Û uppercase U, circumflex accent &#219; &Ucirc;
Ü uppercase U, umlaut &#220; &Uuml;
Ý uppercase Y, acute accent &#221; &Yacute;
Þ uppercase THORN, Icelandic &#222; &THORN;
ß lowercase sharps, German &#223; &szlig;
à lowercase a, grave accent &#224; &agrave;
á lowercase a, acute accent &#225; &aacute;
â lowercase a, circumflex accent &#226; &acirc;
ã lowercase a, tilde &#227; &atilde;
ä lowercase a, umlaut &#228; &auml;
å lowercase a, ring &#229; &aring;
æ lowercase ae &#230; &aelig;
ç lowercase c, cedilla &#231; &ccedil;
è lowercase e, grave accent &#232; &egrave;
é lowercase e, acute accent &#233; &eacute;
ê lowercase e, circumflex accent &#234; &ecirc;
ë lowercase e, umlaut &#235; &euml;
glyph                description    number code name code
ì lowercase i, grave accent &#236; &igrave;
í lowercase i, acute accent &#237; &iacute;
î lowercase i, circumflex accent &#238; &icirc;
ï lowercase i, umlaut &#239; &iuml;
ð lowercase eth, Icelandic &#240; &eth;
ñ lowercase n, tilde &#241; &ntilde;
ò lowercase o, grave accent &#242; &ograve;
ó lowercase o, acute accent &#243; &oacute;
ô lowercase o, circumflex accent &#244; &ocirc;
õ lowercase o, tilde &#245; &otilde;
ö lowercase o, umlaut &#246; &ouml;
÷ division sign &#247; &divide;
ø lowercase o, slash &#248; &oslash;
ù lowercase u, grave accent &#249; &ugrave;
ú lowercase u, acute accent &#250; &uacute;
û lowercase u, circumflex accent &#251; &ucirc;
ü lowercase u, umlaut &#252; &uuml;
ý lowercase y, acute accent &#253; &yacute;
þ lowercase thorn, Icelandic &#254; &thorn;
ÿ lowercase y, umlaut &#255; &yuml;

There are more special characters not listed here but until these new characters are supported by all the major browsers using them on your site can be unpredictable, hence why they are not listed here.