Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
 
  Tutorial: HTML Character Codes  
 
 

The following table lists codes for characters treated specially by HTML. Some browsers may not understand all of the codes. If a browser doesn't understand a code, it will probably display the code instead of the corresponding character.

DescriptionCharacterCodeName
Horizontal tab 	 
Line feed 
 
Carriage return 
 
Double quote"""
Ampersand&&&
Less than<&#60;&lt;
Greater than>&#62;&gt;
Non-breaking space &#160;&nbsp;
Inverted exclamation¡&#161;&iexcl;
Cent¢&#162;&cent;
Pound£&#163;&pound;
Currency¤&#164;&curren;
Yen¥&#165;&yen;
Broken vertical bar (pipe)¦&#166;&brvbar;
Broken vertical bar (pipe)¦&#166;&brkbar;
Section§&#167;&sect;
Umlaut/dieresis¨&#168;&uml;
Umlaut/dieresis¨&#168;&die;
Copyright©&#169;&copy;
Ordinal, feminineª&#170;&ordf;
Left angle quote, guillemot left«&#171;&laquo;
Logical not¬&#172;&not;
Soft hyphen­&#173;&shy;
Registered trademark®&#174;&reg;
Macron accent/high bar¯&#175;&macr;
Macron accent/high bar¯&#175;&hibar;
Degree°&#176;&deg;
Plus or minus±&#177;&plusmn;
Superscript 2²&#178;&sup2;
Superscript 3³&#179;&sup3;
Acute accent´&#180;&acute;
Microµ&#181;&micro;
Paragraph&#182;&para;
Middle dot·&#183;&middot;
Cedilla¸&#184;&cedil;
Superscript 1¹&#185;&sup1;
Ordinal, masculineº&#186;&ordm;
Right angle quote, guillemot right»&#187;&raquo;
1/4¼&#188;&frac14;
1/2½&#189;&frac12;
3/4¾&#190;&frac34;
Inverted question mark¿&#191;&iquest;
A graveÀ&#192;&Agrave;
A acuteÁ&#193;&Aacute;
A circumflexÂ&#194;&Acirc;
A tildeÃ&#195;&Atilde;
A umlautÄ&#196;&Auml;
A ringÅ&#197;&Aring;
AE diphthongÆ&#198;&AElig;
C cedillaÇ&#199;&Ccedil;
E graveÈ&#200;&Egrave;
E acuteÉ&#201;&Eacute;
E circumflexÊ&#202;&Ecirc;
E umlautË&#203;&Euml;
I graveÌ&#204;&Igrave;
I acuteÍ&#205;&Iacute;
I circumflexÎ&#206;&Icirc;
I umlautÏ&#207;&Iuml;
ETH (Icelandic)Ð&#208;&ETH;
ETH (Icelandic)Ð&#208;&Dstrok;
N tildeÑ&#209;&Ntilde;
O graveÒ&#210;&Ograve;
O acuteÓ&#211;&Oacute;
O circumflexÔ&#212;&Ocirc;
O tildeÕ&#213;&Otilde;
O umlautÖ&#214;&Ouml;
Times×&#215;&times;
O slashØ&#216;&Oslash;
U graveÙ&#217;&Ugrave;
U acuteÚ&#218;&Uacute;
U circumflexÛ&#219;&Ucirc;
U umlaut markÜ&#220;&Uuml;
Y acuteÝ&#221;&Yacute;
THORN (Icelandic)Þ&#222;&THORN;
sharp s (German, sz ligature)ß&#223;&szlig;
a graveà&#224;&agrave;
a acuteá&#225;&aacute;
a circumflexâ&#226;&acirc;
a tildeã&#227;&atilde;
a umlautä&#228;&auml;
a ringå&#229;&aring;
ae diphthongæ&#230;&aelig;
c cedillaç&#231;&ccedil;
e graveè&#232;&egrave;
e acuteé&#233;&eacute;
e circumflexê&#234;&ecirc;
e umlautë&#235;&euml;
i graveì&#236;&igrave;
i acuteí&#237;&iacute;
i circumflexî&#238;&icirc;
i umlautï&#239;&iuml;
eth (Icelandic)ð&#240;&eth;
n tildeñ&#241;&ntilde;
o graveò&#242;&ograve;
o acuteó&#243;&oacute;
o circumflexô&#244;&ocirc;
o tildeõ&#245;&otilde;
o umlautö&#246;&ouml;
Divided by÷&#247;&divide;
o slashø&#248;&oslash;
u graveù&#249;&ugrave;
u acuteú&#250;&uacute;
u circumflexû&#251;&ucirc;
u umlautü&#252;&uuml;
y acuteý&#253;&yacute;
thorn (Icelandic)þ&#254;&thorn;
y umlautÿ&#255;&yuml;

 

Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated