HTML Character Codes: Bottom of Page

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

HTML character codes

http://www.obkb.com/dcljr/chars.html

HTML character codes


jump to bottom of page
non-tables version

HTML decimal codes, character entities and hex codes.


Key:
Code
HTML decimal code
Entity
character entity, [3.2] = defined in HTML 3.2 (others defined in 2.0 or earlier)
Hex
hex code for use in URLs
Code



Hex Character Description


%00
Unused
%01
Unused
%02
Unused



%03



%04



%05



%06



%07



%08

	

%09




%0A



%0B



%0C



%0D



%0E



%0F



%10



%11



%12



%13



%14



%15



%16



%17



%18



%19



%1A

�


1 of 7

Entity

Unused
Unused
Unused
Unused
Unused
Unused
Horizontal tab
Line feed
Unused
Unused
Carriage return
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused

03/06/2011 13:55

HTML character codes

Unused
Unused



%1B



%1C



%1D



%1E



%1F

 

%20

!

%21

Space
Exclamation mark

%22

"
#
$

Quotation mark
Number sign
Dollar sign

%
&

Percent sign
Ampersand

'
(
)

Apostrophe
Left parenthesis
Right parenthesis

*
+

Asterisk
Plus sign

,
.

Comma
Hyphen
Period (fullstop)

/
0

Solidus (slash)
0

1
2
3

1
2
3

4
5

4
5

6
7
8

6
7
8

9
:

9
Colon

;
<
=

Semi-colon
Less than
Equals sign

>
?

Greater than
Question mark

@
A
B

Commercial at
A
B

C
D

C
D

&#34;

&quot;

&#35;

%23

&#36;

%24

&#37;

%25

&#38;

&amp;

%26

&#39;

%27

&#40;

%28

&#41;

%29

&#42;

%2A

&#43;

%2B

&#44;

%2C

&#45;

%2D

&#46;

%2E

&#47;

%2F

&#48;

%30

&#49;

%31

&#50;

%32

&#51;

%33

&#52;

%34

&#53;

%35

&#54;

%36

&#55;

%37

&#56;

%38

&#57;

%39

&#58;

%3A

&#59;

%3B

&#60;

&lt;

&#61;
&#62;

2 of 7

http://www.obkb.com/dcljr/chars.html

%3C
%3D

&gt;

%3E

&#63;

%3F

&#64;

%40

&#65;

%41

&#66;

%42

&#67;

%43

&#68;

%44

Unused
Unused
Unused

03/06/2011 13:55

HTML character codes

3 of 7

http://www.obkb.com/dcljr/chars.html

&#69;

%45

&#70;

%46

&#71;

%47

&#72;

%48

&#73;

%49

&#74;

%4A

&#75;

%4B

&#76;

%4C

&#77;

%4D

&#78;

%4E

&#79;

%4F

&#80;

%50

&#81;

%51

&#82;

%52

&#83;

%53

&#84;

%54

&#85;

%55

&#86;

%56

&#87;

%57

&#88;

%58

&#89;

%59

&#90;

%5A

&#91;

%5B

&#92;

%5C

&#93;

%5D

&#94;

%5E

&#95;

%5F

&#96;

%60

&#97;

%61

&#98;

%62

&#99;

%63

&#100;

%64

&#101;

%65

&#102;

%66

&#103;

%67

&#104;

%68

&#105;

%69

&#106;

%6A

&#107;

%6B

&#108;

%6C

&#109;

%6D

&#110;

%6E

E
F

E
F

G
H
I

G
H
I

J
K

J
K

L
M
N

L
M
N

O
P

O
P

Q
R
S

Q
R
S

T
U

T
U

V
W
X

V
W
X

Y
Z

Y
Z

[
\
]

Left square bracket


Reverse solidus (backslash)
Right square bracket

^
_

Caret
Horizontal bar (underscore)

`
a
b

Acute accent
a
b

c
d

c
d

e
f
g

e
f
g

h
i

h
i

j
k
l

j
k
l

m
n

m
n

03/06/2011 13:55

HTML character codes

4 of 7

http://www.obkb.com/dcljr/chars.html

o
p

o
p

q
r
s

q
r
s

t
u

t
u

v
w
x

v
w
x

y
z

y
z

%7D

{
|
}

Left curly brace


Vertical bar
Right curly brace

&#126;

%7E

&#127;

%7F

Tilde
Unused

&#128;

%80

&#129;

%81

&#130;

%82

&#131;

%83

&#132;

%84

&#133;

%85

&#134;

%86

&#135;

%87

&#136;

%88

&#137;

%89

&#138;

%8A

&#139;

%8B

&#140;

%8C

&#141;

%8D

&#142;

%8E

&#143;

%8F

&#144;

%90

&#145;

%91

&#146;

%92

&#147;

%93

&#148;

%94

&#149;

%95

&#150;

%96

&#151;

%97

&#152;

%98

&#111;

%6F

&#112;

%70

&#113;

%71

&#114;

%72

&#115;

%73

&#116;

%74

&#117;

%75

&#118;

%76

&#119;

%77

&#120;

%78

&#121;

%79

&#122;

%7A

&#123;

%7B

&#124;

%7C

&#125;

Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused
Unused

03/06/2011 13:55

HTML character codes

http://www.obkb.com/dcljr/chars.html

&#153;

%99

&#154;

%9A

&#155;

%9B

&#156;

%9C

&#157;

%9D

&#158;

%9E

&#159;

%9F

Unused
Unused
Unused
Unused
Unused
Unused
Unused

[3.2] %A0
&#161; &iexcl; [3.2] %A1
&#162; &cent; [3.2]
%A2

Non-breaking space
Inverted exclamation
Cent sign

&#163; &pound;

[3.2] %A3
&#164; &curren; [3.2] %A4

Pound sterling
General currency sign

%A5
[3.2]
&#166; &brvbar; [3.2] %A6
&#167; &sect; [3.2]
%A7

Yen sign
Broken vertical bar
Section sign

[3.2]
&#169; &copy; [3.2]

%A9

Umlaut (dieresis)
Copyright

[3.2] %AA
&#171; &laquo; [3.2] %AB
&#172; &not; [3.2]
%AC

Feminine ordinal
Left angle quote, guillemotleft
Not sign

%AE

Soft hyphen
Registered trademark

[3.2] %AF
&#176; &deg; [3.2]
%B0
&#177; &plusmn; [3.2] %B1

Macron accent
Degree sign
Plus or minus

[3.2]
&#179; &sup3; [3.2]

%B3

Superscript two
Superscript three

&#180; &acute;

[3.2] %B4
&#181; &micro; [3.2] %B5
&#182; &para; [3.2]
%B6

Acute accent
Micro sign
Paragraph sign

&#183; &middot;

[3.2] %B7
&#184; &cedil; [3.2] %B8

Middle dot
Cedilla

&#185; &sup1;

[3.2] %B9
&#186; &ordm; [3.2]
%BA
&#187; &raquo; [3.2] %BB

Superscript one
Masculine ordinal
Right angle quote, guillemotright

&#188; &frac14;

[3.2] %BC
&#189; &frac12; [3.2] %BD

Fraction one-fourth
Fraction one-half

[3.2] %BE
&#191; &iquest; [3.2] %BF

Fraction three-fourths
Inverted question mark
Capital A, grave accent

Capital A, acute accent


Capital A, circumflex accent

&#160; &nbsp;

&#165; &yen;

&#168; &uml;

%A8

&#170; &ordf;

[3.2]
&#174; &reg; [3.2]

&#173; &shy;

%AD

&#175; &macr;

&#178; &sup2;

%B2

&#190; &frac34;

5 of 7

&#192; &Agrave;

%C0

&#193; &Aacute;

%C1

&#194; &Acirc;

%C2

03/06/2011 13:55

HTML character codes

&#195; &Atilde;

%C3

&#196; &Auml;

%C4

&#197; &Aring;

%C5

&#198; &AElig;

%C6

&#199; &Ccedil;

%C7

&#200; &Egrave;

%C8

&#201; &Eacute;

%C9

&#202; &Ecirc;

%CA

&#203; &Euml;

%CB

&#204; &Igrave;

%CC

&#205; &Iacute;

%CD

&#206; &Icirc;

%CE

&#207; &Iuml;

%CF

&#208; &ETH;

%D0

&#209; &Ntilde;

%D1

&#210; &Ograve;

%D2

&#211; &Oacute;

%D3

&#212; &Ocirc;

%D4

&#213; &Otilde;

%D5

&#214; &Ouml;

%D6

&#215; &times;

6 of 7

http://www.obkb.com/dcljr/chars.html

[3.2] %D7

&#216; &Oslash;

%D8

&#217; &Ugrave;

%D9

&#218; &Uacute;

%DA

&#219; &Ucirc;

%DB

&#220; &Uuml;

%DC

&#221; &Yacute;

%DD

&#222; &THORN;

%DE

&#223; &szlig;

%DF

&#224; &agrave;

%E0

&#225; &aacute;

%E1

&#226; &acirc;

%E2

&#227; &atilde;

%E3

&#228; &auml;

%E4

&#229; &aring;

%E5

&#230; &aelig;

%E6

&#231; &ccedil;

%E7

&#232; &egrave;

%E8

&#233; &eacute;

%E9

&#234; &ecirc;

%EA

&#235; &euml;

%EB

&#236; &igrave;

%EC

Capital A, tilde
Capital A, dieresis or umlaut mark

Capital A, ring
Capital AE dipthong (ligature)
Capital C, cedilla

Capital E, grave accent


Capital E, acute accent

Capital E, circumflex accent


Capital E, dieresis or umlaut mark
Capital I, grave accent

Capital I, acute accent


Capital I, circumflex accent

Capital I, dieresis or umlaut mark


Capital Eth, Icelandic
Capital N, tilde

Capital O, grave accent


Capital O, acute accent

Capital O, circumflex accent


Capital O, tilde
Capital O, dieresis or umlaut mark

Multiply sign
Capital O, slash

Capital U, grave accent


Capital U, acute accent
Capital U, circumflex accent

Capital U, dieresis or umlaut mark


Capital Y, acute accent

Capital THORN, Icelandic


Small sharp s, German (sz ligature)
Small a, grave accent

Small a, acute accent


Small a, circumflex accent

Small a, tilde
Small a, dieresis or umlaut mark
Small a, ring

Small ae dipthong (ligature)


Small c, cedilla

Small e, grave accent


Small e, acute accent
Small e, circumflex accent

Small e, dieresis or umlaut mark


Small i, grave accent

03/06/2011 13:55

HTML character codes

http://www.obkb.com/dcljr/chars.html

&#237; &iacute;

%ED

&#238; &icirc;

%EE

&#239; &iuml;

%EF

&#240; &eth;

%F0

&#241; &ntilde;

%F1

&#242; &ograve;

%F2

&#243; &oacute;

%F3

&#244; &ocirc;

%F4

&#245; &otilde;

%F5

&#246; &ouml;

%F6

&#247; &divide;

[3.2] %F7

&#248; &oslash;

%F8

&#249; &ugrave;

%F9

&#250; &uacute;

%FA

&#251; &ucirc;

%FB

&#252; &uuml;

%FC

&#253; &yacute;

%FD

&#254; &thorn;

%FE

&#255; &yuml;

%FF

Small i, acute accent


Small i, circumflex accent

Small i, dieresis or umlaut mark


Small eth, Icelandic
Small n, tilde

Small o, grave accent


Small o, acute accent

Small o, circumflex accent


Small o, tilde
Small o, dieresis or umlaut mark

Division sign
Small o, slash

Small u, grave accent


Small u, acute accent
Small u, circumflex accent

Small u, dieresis or umlaut mark


Small y, acute accent

Small thorn, Icelandic


Small y, dieresis or umlaut mark

References:
Appendix A: Entity References
Martin Ramsch - iso8859-1 table
non-tables version
jump to top of page

Section: Donald Lancon Jr / Other stuff


Next: ``Safe'' colors for web pages (red-green comparison)
Previous: Skydiving pictures
Donald Lancon Jr [e-mail me]
Last modified: Sun, Sep 19, 1999

7 of 7

03/06/2011 13:55

You might also like