spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / dlab / html unleashed
Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

 

HTML Unleashed: SGML and the HTML DTD

Document Character Set Table for HTML 4.0
(the first 256 characters)

 
 

Character (or its name for nonprinting characters)Code (in the form of character reference)Mnemonic entity (if any) Character (or its name for nonprinting characters)Code (in the form of character reference)Mnemonic entity (if any)
UNUSED � to  UNUSED € to Ÿ
[tabulation] 	
[line feed] 

UNUSED  to 
[carriage return] 
UNUSED  to 
[space]   [nonbreaking space]    
! ! ¡ ¡ ¡
" " " ¢ ¢ ¢
# # £ £ £
$ $ ¤ ¤ ¤
% % ¥ ¥ ¥
& & & ¦ ¦ ¦
' ' § § §
( ( ¨ ¨ ¨
) ) © © ©
* * ª ª ª
+ + « « «
, , ¬ ¬ ¬
- - ­ ­ ­
. . ® ® ®
/ / ¯ ¯ ¯
0 0 ° ° °
1 1 ° ± ±
2 2 ² ² ²
3 3 ³ ³ ³
4 4 ´ ´ ´
5 5 µ µ µ
6 6 ¶ ¶
7 7 · · ·
8 8 ¸ ¸ ¸
9 9 ¹ ¹ ¹
: : º º º
; &#59; » » »
< &#60; &lt; ¼ &#188; &frac14;
= &#61; ½ &#189; &frac12;
> &#62; &gt; ¾ &#190; &frac34;
? &#63; ¿ &#191; &iquest;
@ &#64; À &#192; &Agrave;
A &#65; Á &#193; &Aacute;
B &#66; Â &#194; &Acirc;
C &#67; Ã &#195; &Atilde;
D &#68; Ä &#196; &Auml;
E &#69; Å &#197; &Aring;
F &#70; Æ &#198; &AElig;
G &#71; Ç &#199; &Ccedil;
H &#72; È &#200; &Egrave;
I &#73; É &#201; &Eacute;
J &#74; Ê &#202; &Ecirc;
K &#75; Ë &#203; &Euml;
L &#76; Ì &#204; &Igrave;
M &#77; Í &#205; &Iacute;
N &#78; Î &#206; &Icirc;
O &#79; Ï &#207; &Iuml;
P &#80; Ð &#208; &ETH;
Q &#81; Ñ &#209; &Ntilde;
R &#82; Ò &#210; &Ograve;
S &#83; Ó &#211; &Oacute;
T &#84; Ô &#212; &Ocirc;
U &#85; Õ &#213; &Otilde;
V &#86; Ö &#214; &Ouml;
W &#87; × &#215; &times;
X &#88; Ø &#216; &Oslash;
Y &#89; Ù &#217; &Ugrave;
Z &#90; Ú &#218; &Uacute;
[ &#91; Û &#219; &Ucirc;
\ &#92; Ü &#220; &Uuml;
] &#93; Ý &#221; &Yacute;
^ &#94; Þ &#222; &THORN;
_ &#95; ß &#223; &szlig;
` &#96; à &#224; &agrave;
a &#97; á &#225; &aacute;
b &#98; â &#226; &acirc;
c &#99; ã &#227; &atilde;
d &#100; ä &#228; &auml;
e &#101; å &#229; &aring;
f &#102; æ &#230; &aelig;
g &#103; ç &#231; &ccedil;
h &#104; è &#232; &egrave;
i &#105; é &#233; &eacute;
j &#106; ê &#234; &ecirc;
k &#107; ë &#235; &euml;
l &#108; ì &#236; &igrave;
m &#109; í &#237; &iacute;
n &#110; î &#238; &icirc;
o &#111; ï &#239; &iuml;
p &#112; ð &#240; &eth;
q &#113; ñ &#241; &ntilde;
r &#114; ò &#242; &ograve;
s &#115; ó &#243; &oacute;
t &#116; ô &#244; &ocirc;
u &#117; õ &#245; &otilde;
v &#118; ö &#246; &ouml;
w &#119; ÷ &#247; &divide;
x &#120; ø &#248; &oslash;
y &#121; ù &#249; &ugrave;
z &#122; ú &#250; &uacute;
{ &#123; û &#251; &ucirc;
| &#124; ü &#252; &uuml;
} &#125; ý &#253; &yacute;
~ &#126; þ &#254; &thorn;
UNUSED &#127; ÿ &#255; &yuml;

Note that the commonly deployed symbols of trademark, en-dash, and em-dash do not belong to the Latin-1 range and therefore are not included in the table.  To access these symbols, you must use their Unicode codes which yield &#8482;, &#8211;, and &#8212; correspondingly or their mnemonic entities &trade;, &ndash;, and &mdash;.

 

Produced by Dmitry Kirsanov
Copyright Sams.net Publishing and

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

Created: Jun. 15, 1997
Revised: Jun. 16, 1997

URL: http://www.webreference.com/dlab/books/html/3-4-tab.html