ASCII Table

Complete reference table for all 256 ASCII and Extended ASCII characters. View decimal, hexadecimal, octal, binary, HTML entity, and character representations. Perfect for developers, programmers, and anyone working with character encoding.

Convert Any Value

Supports: decimal (65), hex (0x41), octal (0101), binary (0b01000001), character (A), or description

View:
Quick Filters
Showing 256 of 256 characters
[NUL]
NUL (Null)
Decimal
0
Hex
0x00
Octal
0000
Binary
0b00000000
HTML Entity
�
Type
Control
[SOH]
SOH (Start of Heading)
Decimal
1
Hex
0x01
Octal
0001
Binary
0b00000001
HTML Entity

Type
Control
[STX]
STX (Start of Text)
Decimal
2
Hex
0x02
Octal
0002
Binary
0b00000010
HTML Entity

Type
Control
[ETX]
ETX (End of Text)
Decimal
3
Hex
0x03
Octal
0003
Binary
0b00000011
HTML Entity

Type
Control
[EOT]
EOT (End of Transmission)
Decimal
4
Hex
0x04
Octal
0004
Binary
0b00000100
HTML Entity

Type
Control
[ENQ]
ENQ (Enquiry)
Decimal
5
Hex
0x05
Octal
0005
Binary
0b00000101
HTML Entity

Type
Control
[ACK]
ACK (Acknowledge)
Decimal
6
Hex
0x06
Octal
0006
Binary
0b00000110
HTML Entity

Type
Control
[BEL]
BEL (Bell)
Decimal
7
Hex
0x07
Octal
0007
Binary
0b00000111
HTML Entity

Type
Control
[BS]
BS (Backspace)
Decimal
8
Hex
0x08
Octal
0010
Binary
0b00001000
HTML Entity

Type
Control
[HT]
HT (Horizontal Tab)
Decimal
9
Hex
0x09
Octal
0011
Binary
0b00001001
HTML Entity
	
Type
Control
[LF]
LF (Line Feed)
Decimal
10
Hex
0x0A
Octal
0012
Binary
0b00001010
HTML Entity


Type
Control
[VT]
VT (Vertical Tab)
Decimal
11
Hex
0x0B
Octal
0013
Binary
0b00001011
HTML Entity

Type
Control
[FF]
FF (Form Feed)
Decimal
12
Hex
0x0C
Octal
0014
Binary
0b00001100
HTML Entity

Type
Control
[CR]
CR (Carriage Return)
Decimal
13
Hex
0x0D
Octal
0015
Binary
0b00001101
HTML Entity

Type
Control
[SO]
SO (Shift Out)
Decimal
14
Hex
0x0E
Octal
0016
Binary
0b00001110
HTML Entity

Type
Control
[SI]
SI (Shift In)
Decimal
15
Hex
0x0F
Octal
0017
Binary
0b00001111
HTML Entity

Type
Control
[DLE]
DLE (Data Link Escape)
Decimal
16
Hex
0x10
Octal
0020
Binary
0b00010000
HTML Entity

Type
Control
[DC1]
DC1 (Device Control 1)
Decimal
17
Hex
0x11
Octal
0021
Binary
0b00010001
HTML Entity

Type
Control
[DC2]
DC2 (Device Control 2)
Decimal
18
Hex
0x12
Octal
0022
Binary
0b00010010
HTML Entity

Type
Control
[DC3]
DC3 (Device Control 3)
Decimal
19
Hex
0x13
Octal
0023
Binary
0b00010011
HTML Entity

Type
Control
[DC4]
DC4 (Device Control 4)
Decimal
20
Hex
0x14
Octal
0024
Binary
0b00010100
HTML Entity

Type
Control
[NAK]
NAK (Negative Acknowledge)
Decimal
21
Hex
0x15
Octal
0025
Binary
0b00010101
HTML Entity

Type
Control
[SYN]
SYN (Synchronous Idle)
Decimal
22
Hex
0x16
Octal
0026
Binary
0b00010110
HTML Entity

Type
Control
[ETB]
ETB (End of Transmission Block)
Decimal
23
Hex
0x17
Octal
0027
Binary
0b00010111
HTML Entity

Type
Control
[CAN]
CAN (Cancel)
Decimal
24
Hex
0x18
Octal
0030
Binary
0b00011000
HTML Entity

Type
Control
[EM]
EM (End of Medium)
Decimal
25
Hex
0x19
Octal
0031
Binary
0b00011001
HTML Entity

Type
Control
[SUB]
SUB (Substitute)
Decimal
26
Hex
0x1A
Octal
0032
Binary
0b00011010
HTML Entity

Type
Control
[ESC]
ESC (Escape)
Decimal
27
Hex
0x1B
Octal
0033
Binary
0b00011011
HTML Entity

Type
Control
[FS]
FS (File Separator)
Decimal
28
Hex
0x1C
Octal
0034
Binary
0b00011100
HTML Entity

Type
Control
[GS]
GS (Group Separator)
Decimal
29
Hex
0x1D
Octal
0035
Binary
0b00011101
HTML Entity

Type
Control
[RS]
RS (Record Separator)
Decimal
30
Hex
0x1E
Octal
0036
Binary
0b00011110
HTML Entity

Type
Control
[US]
US (Unit Separator)
Decimal
31
Hex
0x1F
Octal
0037
Binary
0b00011111
HTML Entity

Type
Control
[SP]
Space
Decimal
32
Hex
0x20
Octal
0040
Binary
0b00100000
HTML Entity
 
Type
Printable
!
Punctuation
Decimal
33
Hex
0x21
Octal
0041
Binary
0b00100001
HTML Entity
!
Type
Printable
"
Punctuation
Decimal
34
Hex
0x22
Octal
0042
Binary
0b00100010
HTML Entity
"
Type
Printable
#
Punctuation
Decimal
35
Hex
0x23
Octal
0043
Binary
0b00100011
HTML Entity
#
Type
Printable
$
Punctuation
Decimal
36
Hex
0x24
Octal
0044
Binary
0b00100100
HTML Entity
$
Type
Printable
%
Punctuation
Decimal
37
Hex
0x25
Octal
0045
Binary
0b00100101
HTML Entity
%
Type
Printable
&
Punctuation
Decimal
38
Hex
0x26
Octal
0046
Binary
0b00100110
HTML Entity
&
Type
Printable
'
Punctuation
Decimal
39
Hex
0x27
Octal
0047
Binary
0b00100111
HTML Entity
'
Type
Printable
(
Punctuation
Decimal
40
Hex
0x28
Octal
0050
Binary
0b00101000
HTML Entity
(
Type
Printable
)
Punctuation
Decimal
41
Hex
0x29
Octal
0051
Binary
0b00101001
HTML Entity
)
Type
Printable
*
Punctuation
Decimal
42
Hex
0x2A
Octal
0052
Binary
0b00101010
HTML Entity
*
Type
Printable
+
Punctuation
Decimal
43
Hex
0x2B
Octal
0053
Binary
0b00101011
HTML Entity
+
Type
Printable
,
Punctuation
Decimal
44
Hex
0x2C
Octal
0054
Binary
0b00101100
HTML Entity
,
Type
Printable
-
Punctuation
Decimal
45
Hex
0x2D
Octal
0055
Binary
0b00101101
HTML Entity
-
Type
Printable
.
Punctuation
Decimal
46
Hex
0x2E
Octal
0056
Binary
0b00101110
HTML Entity
.
Type
Printable
/
Punctuation
Decimal
47
Hex
0x2F
Octal
0057
Binary
0b00101111
HTML Entity
/
Type
Printable
0
Digit
Decimal
48
Hex
0x30
Octal
0060
Binary
0b00110000
HTML Entity
0
Type
Printable
1
Digit
Decimal
49
Hex
0x31
Octal
0061
Binary
0b00110001
HTML Entity
1
Type
Printable
2
Digit
Decimal
50
Hex
0x32
Octal
0062
Binary
0b00110010
HTML Entity
2
Type
Printable
3
Digit
Decimal
51
Hex
0x33
Octal
0063
Binary
0b00110011
HTML Entity
3
Type
Printable
4
Digit
Decimal
52
Hex
0x34
Octal
0064
Binary
0b00110100
HTML Entity
4
Type
Printable
5
Digit
Decimal
53
Hex
0x35
Octal
0065
Binary
0b00110101
HTML Entity
5
Type
Printable
6
Digit
Decimal
54
Hex
0x36
Octal
0066
Binary
0b00110110
HTML Entity
6
Type
Printable
7
Digit
Decimal
55
Hex
0x37
Octal
0067
Binary
0b00110111
HTML Entity
7
Type
Printable
8
Digit
Decimal
56
Hex
0x38
Octal
0070
Binary
0b00111000
HTML Entity
8
Type
Printable
9
Digit
Decimal
57
Hex
0x39
Octal
0071
Binary
0b00111001
HTML Entity
9
Type
Printable
:
Punctuation
Decimal
58
Hex
0x3A
Octal
0072
Binary
0b00111010
HTML Entity
:
Type
Printable
;
Punctuation
Decimal
59
Hex
0x3B
Octal
0073
Binary
0b00111011
HTML Entity
&#59;
Type
Printable
<
Punctuation
Decimal
60
Hex
0x3C
Octal
0074
Binary
0b00111100
HTML Entity
&lt;
Type
Printable
=
Punctuation
Decimal
61
Hex
0x3D
Octal
0075
Binary
0b00111101
HTML Entity
&#61;
Type
Printable
>
Punctuation
Decimal
62
Hex
0x3E
Octal
0076
Binary
0b00111110
HTML Entity
&gt;
Type
Printable
?
Punctuation
Decimal
63
Hex
0x3F
Octal
0077
Binary
0b00111111
HTML Entity
&#63;
Type
Printable
@
Punctuation
Decimal
64
Hex
0x40
Octal
0100
Binary
0b01000000
HTML Entity
&#64;
Type
Printable
A
Uppercase Letter
Decimal
65
Hex
0x41
Octal
0101
Binary
0b01000001
HTML Entity
&#65;
Type
Printable
B
Uppercase Letter
Decimal
66
Hex
0x42
Octal
0102
Binary
0b01000010
HTML Entity
&#66;
Type
Printable
C
Uppercase Letter
Decimal
67
Hex
0x43
Octal
0103
Binary
0b01000011
HTML Entity
&#67;
Type
Printable
D
Uppercase Letter
Decimal
68
Hex
0x44
Octal
0104
Binary
0b01000100
HTML Entity
&#68;
Type
Printable
E
Uppercase Letter
Decimal
69
Hex
0x45
Octal
0105
Binary
0b01000101
HTML Entity
&#69;
Type
Printable
F
Uppercase Letter
Decimal
70
Hex
0x46
Octal
0106
Binary
0b01000110
HTML Entity
&#70;
Type
Printable
G
Uppercase Letter
Decimal
71
Hex
0x47
Octal
0107
Binary
0b01000111
HTML Entity
&#71;
Type
Printable
H
Uppercase Letter
Decimal
72
Hex
0x48
Octal
0110
Binary
0b01001000
HTML Entity
&#72;
Type
Printable
I
Uppercase Letter
Decimal
73
Hex
0x49
Octal
0111
Binary
0b01001001
HTML Entity
&#73;
Type
Printable
J
Uppercase Letter
Decimal
74
Hex
0x4A
Octal
0112
Binary
0b01001010
HTML Entity
&#74;
Type
Printable
K
Uppercase Letter
Decimal
75
Hex
0x4B
Octal
0113
Binary
0b01001011
HTML Entity
&#75;
Type
Printable
L
Uppercase Letter
Decimal
76
Hex
0x4C
Octal
0114
Binary
0b01001100
HTML Entity
&#76;
Type
Printable
M
Uppercase Letter
Decimal
77
Hex
0x4D
Octal
0115
Binary
0b01001101
HTML Entity
&#77;
Type
Printable
N
Uppercase Letter
Decimal
78
Hex
0x4E
Octal
0116
Binary
0b01001110
HTML Entity
&#78;
Type
Printable
O
Uppercase Letter
Decimal
79
Hex
0x4F
Octal
0117
Binary
0b01001111
HTML Entity
&#79;
Type
Printable
P
Uppercase Letter
Decimal
80
Hex
0x50
Octal
0120
Binary
0b01010000
HTML Entity
&#80;
Type
Printable
Q
Uppercase Letter
Decimal
81
Hex
0x51
Octal
0121
Binary
0b01010001
HTML Entity
&#81;
Type
Printable
R
Uppercase Letter
Decimal
82
Hex
0x52
Octal
0122
Binary
0b01010010
HTML Entity
&#82;
Type
Printable
S
Uppercase Letter
Decimal
83
Hex
0x53
Octal
0123
Binary
0b01010011
HTML Entity
&#83;
Type
Printable
T
Uppercase Letter
Decimal
84
Hex
0x54
Octal
0124
Binary
0b01010100
HTML Entity
&#84;
Type
Printable
U
Uppercase Letter
Decimal
85
Hex
0x55
Octal
0125
Binary
0b01010101
HTML Entity
&#85;
Type
Printable
V
Uppercase Letter
Decimal
86
Hex
0x56
Octal
0126
Binary
0b01010110
HTML Entity
&#86;
Type
Printable
W
Uppercase Letter
Decimal
87
Hex
0x57
Octal
0127
Binary
0b01010111
HTML Entity
&#87;
Type
Printable
X
Uppercase Letter
Decimal
88
Hex
0x58
Octal
0130
Binary
0b01011000
HTML Entity
&#88;
Type
Printable
Y
Uppercase Letter
Decimal
89
Hex
0x59
Octal
0131
Binary
0b01011001
HTML Entity
&#89;
Type
Printable
Z
Uppercase Letter
Decimal
90
Hex
0x5A
Octal
0132
Binary
0b01011010
HTML Entity
&#90;
Type
Printable
[
Punctuation
Decimal
91
Hex
0x5B
Octal
0133
Binary
0b01011011
HTML Entity
&#91;
Type
Printable
\
Punctuation
Decimal
92
Hex
0x5C
Octal
0134
Binary
0b01011100
HTML Entity
&#92;
Type
Printable
]
Punctuation
Decimal
93
Hex
0x5D
Octal
0135
Binary
0b01011101
HTML Entity
&#93;
Type
Printable
^
Punctuation
Decimal
94
Hex
0x5E
Octal
0136
Binary
0b01011110
HTML Entity
&#94;
Type
Printable
_
Punctuation
Decimal
95
Hex
0x5F
Octal
0137
Binary
0b01011111
HTML Entity
&#95;
Type
Printable
`
Punctuation
Decimal
96
Hex
0x60
Octal
0140
Binary
0b01100000
HTML Entity
&#96;
Type
Printable
a
Lowercase Letter
Decimal
97
Hex
0x61
Octal
0141
Binary
0b01100001
HTML Entity
&#97;
Type
Printable
b
Lowercase Letter
Decimal
98
Hex
0x62
Octal
0142
Binary
0b01100010
HTML Entity
&#98;
Type
Printable
c
Lowercase Letter
Decimal
99
Hex
0x63
Octal
0143
Binary
0b01100011
HTML Entity
&#99;
Type
Printable
d
Lowercase Letter
Decimal
100
Hex
0x64
Octal
0144
Binary
0b01100100
HTML Entity
&#100;
Type
Printable
e
Lowercase Letter
Decimal
101
Hex
0x65
Octal
0145
Binary
0b01100101
HTML Entity
&#101;
Type
Printable
f
Lowercase Letter
Decimal
102
Hex
0x66
Octal
0146
Binary
0b01100110
HTML Entity
&#102;
Type
Printable
g
Lowercase Letter
Decimal
103
Hex
0x67
Octal
0147
Binary
0b01100111
HTML Entity
&#103;
Type
Printable
h
Lowercase Letter
Decimal
104
Hex
0x68
Octal
0150
Binary
0b01101000
HTML Entity
&#104;
Type
Printable
i
Lowercase Letter
Decimal
105
Hex
0x69
Octal
0151
Binary
0b01101001
HTML Entity
&#105;
Type
Printable
j
Lowercase Letter
Decimal
106
Hex
0x6A
Octal
0152
Binary
0b01101010
HTML Entity
&#106;
Type
Printable
k
Lowercase Letter
Decimal
107
Hex
0x6B
Octal
0153
Binary
0b01101011
HTML Entity
&#107;
Type
Printable
l
Lowercase Letter
Decimal
108
Hex
0x6C
Octal
0154
Binary
0b01101100
HTML Entity
&#108;
Type
Printable
m
Lowercase Letter
Decimal
109
Hex
0x6D
Octal
0155
Binary
0b01101101
HTML Entity
&#109;
Type
Printable
n
Lowercase Letter
Decimal
110
Hex
0x6E
Octal
0156
Binary
0b01101110
HTML Entity
&#110;
Type
Printable
o
Lowercase Letter
Decimal
111
Hex
0x6F
Octal
0157
Binary
0b01101111
HTML Entity
&#111;
Type
Printable
p
Lowercase Letter
Decimal
112
Hex
0x70
Octal
0160
Binary
0b01110000
HTML Entity
&#112;
Type
Printable
q
Lowercase Letter
Decimal
113
Hex
0x71
Octal
0161
Binary
0b01110001
HTML Entity
&#113;
Type
Printable
r
Lowercase Letter
Decimal
114
Hex
0x72
Octal
0162
Binary
0b01110010
HTML Entity
&#114;
Type
Printable
s
Lowercase Letter
Decimal
115
Hex
0x73
Octal
0163
Binary
0b01110011
HTML Entity
&#115;
Type
Printable
t
Lowercase Letter
Decimal
116
Hex
0x74
Octal
0164
Binary
0b01110100
HTML Entity
&#116;
Type
Printable
u
Lowercase Letter
Decimal
117
Hex
0x75
Octal
0165
Binary
0b01110101
HTML Entity
&#117;
Type
Printable
v
Lowercase Letter
Decimal
118
Hex
0x76
Octal
0166
Binary
0b01110110
HTML Entity
&#118;
Type
Printable
w
Lowercase Letter
Decimal
119
Hex
0x77
Octal
0167
Binary
0b01110111
HTML Entity
&#119;
Type
Printable
x
Lowercase Letter
Decimal
120
Hex
0x78
Octal
0170
Binary
0b01111000
HTML Entity
&#120;
Type
Printable
y
Lowercase Letter
Decimal
121
Hex
0x79
Octal
0171
Binary
0b01111001
HTML Entity
&#121;
Type
Printable
z
Lowercase Letter
Decimal
122
Hex
0x7A
Octal
0172
Binary
0b01111010
HTML Entity
&#122;
Type
Printable
{
Punctuation
Decimal
123
Hex
0x7B
Octal
0173
Binary
0b01111011
HTML Entity
&#123;
Type
Printable
|
Punctuation
Decimal
124
Hex
0x7C
Octal
0174
Binary
0b01111100
HTML Entity
&#124;
Type
Printable
}
Punctuation
Decimal
125
Hex
0x7D
Octal
0175
Binary
0b01111101
HTML Entity
&#125;
Type
Printable
~
Punctuation
Decimal
126
Hex
0x7E
Octal
0176
Binary
0b01111110
HTML Entity
&#126;
Type
Printable
[DEL]
DEL (Delete)
Decimal
127
Hex
0x7F
Octal
0177
Binary
0b01111111
HTML Entity
&#127;
Type
Control
€
Euro Sign €
Decimal
128
Hex
0x80
Octal
0200
Binary
0b10000000
HTML Entity
&#128;
Type
Ext Control

Undefined
Decimal
129
Hex
0x81
Octal
0201
Binary
0b10000001
HTML Entity
&#129;
Type
Ext Control
‚
Single Low-9 Quotation Mark ‚
Decimal
130
Hex
0x82
Octal
0202
Binary
0b10000010
HTML Entity
&#130;
Type
Ext Control
ƒ
Latin Small Letter F with Hook ƒ
Decimal
131
Hex
0x83
Octal
0203
Binary
0b10000011
HTML Entity
&#131;
Type
Ext Control
„
Double Low-9 Quotation Mark „
Decimal
132
Hex
0x84
Octal
0204
Binary
0b10000100
HTML Entity
&#132;
Type
Ext Control
…
Horizontal Ellipsis …
Decimal
133
Hex
0x85
Octal
0205
Binary
0b10000101
HTML Entity
&#133;
Type
Ext Control
†
Dagger †
Decimal
134
Hex
0x86
Octal
0206
Binary
0b10000110
HTML Entity
&#134;
Type
Ext Control
‡
Double Dagger ‡
Decimal
135
Hex
0x87
Octal
0207
Binary
0b10000111
HTML Entity
&#135;
Type
Ext Control
ˆ
Modifier Letter Circumflex Accent ˆ
Decimal
136
Hex
0x88
Octal
0210
Binary
0b10001000
HTML Entity
&#136;
Type
Ext Control
‰
Per Mille Sign ‰
Decimal
137
Hex
0x89
Octal
0211
Binary
0b10001001
HTML Entity
&#137;
Type
Ext Control
Š
Latin Capital Letter S with Caron Š
Decimal
138
Hex
0x8A
Octal
0212
Binary
0b10001010
HTML Entity
&#138;
Type
Ext Control
‹
Single Left-Pointing Angle Quotation Mark ‹
Decimal
139
Hex
0x8B
Octal
0213
Binary
0b10001011
HTML Entity
&#139;
Type
Ext Control
Œ
Latin Capital Ligature OE Œ
Decimal
140
Hex
0x8C
Octal
0214
Binary
0b10001100
HTML Entity
&#140;
Type
Ext Control

Undefined
Decimal
141
Hex
0x8D
Octal
0215
Binary
0b10001101
HTML Entity
&#141;
Type
Ext Control
Ž
Latin Capital Letter Z with Caron Ž
Decimal
142
Hex
0x8E
Octal
0216
Binary
0b10001110
HTML Entity
&#142;
Type
Ext Control

Undefined
Decimal
143
Hex
0x8F
Octal
0217
Binary
0b10001111
HTML Entity
&#143;
Type
Ext Control

Undefined
Decimal
144
Hex
0x90
Octal
0220
Binary
0b10010000
HTML Entity
&#144;
Type
Ext Control
‘
Left Single Quotation Mark
Decimal
145
Hex
0x91
Octal
0221
Binary
0b10010001
HTML Entity
&#145;
Type
Ext Control
’
Right Single Quotation Mark
Decimal
146
Hex
0x92
Octal
0222
Binary
0b10010010
HTML Entity
&#146;
Type
Ext Control
“
Left Double Quotation Mark "
Decimal
147
Hex
0x93
Octal
0223
Binary
0b10010011
HTML Entity
&#147;
Type
Ext Control
”
Right Double Quotation Mark "
Decimal
148
Hex
0x94
Octal
0224
Binary
0b10010100
HTML Entity
&#148;
Type
Ext Control
•
Bullet •
Decimal
149
Hex
0x95
Octal
0225
Binary
0b10010101
HTML Entity
&#149;
Type
Ext Control
–
En Dash –
Decimal
150
Hex
0x96
Octal
0226
Binary
0b10010110
HTML Entity
&#150;
Type
Ext Control
—
Em Dash —
Decimal
151
Hex
0x97
Octal
0227
Binary
0b10010111
HTML Entity
&#151;
Type
Ext Control
˜
Small Tilde ˜
Decimal
152
Hex
0x98
Octal
0230
Binary
0b10011000
HTML Entity
&#152;
Type
Ext Control
™
Trade Mark Sign ™
Decimal
153
Hex
0x99
Octal
0231
Binary
0b10011001
HTML Entity
&#153;
Type
Ext Control
š
Latin Small Letter S with Caron š
Decimal
154
Hex
0x9A
Octal
0232
Binary
0b10011010
HTML Entity
&#154;
Type
Ext Control
›
Single Right-Pointing Angle Quotation Mark ›
Decimal
155
Hex
0x9B
Octal
0233
Binary
0b10011011
HTML Entity
&#155;
Type
Ext Control
œ
Latin Small Ligature oe œ
Decimal
156
Hex
0x9C
Octal
0234
Binary
0b10011100
HTML Entity
&#156;
Type
Ext Control

Undefined
Decimal
157
Hex
0x9D
Octal
0235
Binary
0b10011101
HTML Entity
&#157;
Type
Ext Control
ž
Latin Small Letter Z with Caron ž
Decimal
158
Hex
0x9E
Octal
0236
Binary
0b10011110
HTML Entity
&#158;
Type
Ext Control
Ÿ
Latin Capital Letter Y with Diaeresis Ÿ
Decimal
159
Hex
0x9F
Octal
0237
Binary
0b10011111
HTML Entity
&#159;
Type
Ext Control
 
Non-Breaking Space
Decimal
160
Hex
0xA0
Octal
0240
Binary
0b10100000
HTML Entity
&#160;
Type
Extended
¡
Inverted Exclamation Mark ¡
Decimal
161
Hex
0xA1
Octal
0241
Binary
0b10100001
HTML Entity
&#161;
Type
Extended
¢
Cent Sign ¢
Decimal
162
Hex
0xA2
Octal
0242
Binary
0b10100010
HTML Entity
&#162;
Type
Extended
£
Pound Sign £
Decimal
163
Hex
0xA3
Octal
0243
Binary
0b10100011
HTML Entity
&#163;
Type
Extended
¤
Currency Sign ¤
Decimal
164
Hex
0xA4
Octal
0244
Binary
0b10100100
HTML Entity
&#164;
Type
Extended
¥
Yen Sign ¥
Decimal
165
Hex
0xA5
Octal
0245
Binary
0b10100101
HTML Entity
&#165;
Type
Extended
¦
Broken Bar ¦
Decimal
166
Hex
0xA6
Octal
0246
Binary
0b10100110
HTML Entity
&#166;
Type
Extended
§
Section Sign §
Decimal
167
Hex
0xA7
Octal
0247
Binary
0b10100111
HTML Entity
&#167;
Type
Extended
¨
Diaeresis ¨
Decimal
168
Hex
0xA8
Octal
0250
Binary
0b10101000
HTML Entity
&#168;
Type
Extended
©
Copyright Sign ©
Decimal
169
Hex
0xA9
Octal
0251
Binary
0b10101001
HTML Entity
&#169;
Type
Extended
ª
Feminine Ordinal Indicator ª
Decimal
170
Hex
0xAA
Octal
0252
Binary
0b10101010
HTML Entity
&#170;
Type
Extended
«
Left-Pointing Double Angle Quotation Mark «
Decimal
171
Hex
0xAB
Octal
0253
Binary
0b10101011
HTML Entity
&#171;
Type
Extended
¬
Not Sign ¬
Decimal
172
Hex
0xAC
Octal
0254
Binary
0b10101100
HTML Entity
&#172;
Type
Extended
­
Soft Hyphen
Decimal
173
Hex
0xAD
Octal
0255
Binary
0b10101101
HTML Entity
&#173;
Type
Extended
®
Registered Sign ®
Decimal
174
Hex
0xAE
Octal
0256
Binary
0b10101110
HTML Entity
&#174;
Type
Extended
¯
Macron ¯
Decimal
175
Hex
0xAF
Octal
0257
Binary
0b10101111
HTML Entity
&#175;
Type
Extended
°
Degree Sign °
Decimal
176
Hex
0xB0
Octal
0260
Binary
0b10110000
HTML Entity
&#176;
Type
Extended
±
Plus-Minus Sign ±
Decimal
177
Hex
0xB1
Octal
0261
Binary
0b10110001
HTML Entity
&#177;
Type
Extended
²
Superscript Two ²
Decimal
178
Hex
0xB2
Octal
0262
Binary
0b10110010
HTML Entity
&#178;
Type
Extended
³
Superscript Three ³
Decimal
179
Hex
0xB3
Octal
0263
Binary
0b10110011
HTML Entity
&#179;
Type
Extended
´
Acute Accent ´
Decimal
180
Hex
0xB4
Octal
0264
Binary
0b10110100
HTML Entity
&#180;
Type
Extended
µ
Micro Sign µ
Decimal
181
Hex
0xB5
Octal
0265
Binary
0b10110101
HTML Entity
&#181;
Type
Extended
Pilcrow Sign ¶
Decimal
182
Hex
0xB6
Octal
0266
Binary
0b10110110
HTML Entity
&#182;
Type
Extended
·
Middle Dot ·
Decimal
183
Hex
0xB7
Octal
0267
Binary
0b10110111
HTML Entity
&#183;
Type
Extended
¸
Cedilla ¸
Decimal
184
Hex
0xB8
Octal
0270
Binary
0b10111000
HTML Entity
&#184;
Type
Extended
¹
Superscript One ¹
Decimal
185
Hex
0xB9
Octal
0271
Binary
0b10111001
HTML Entity
&#185;
Type
Extended
º
Masculine Ordinal Indicator º
Decimal
186
Hex
0xBA
Octal
0272
Binary
0b10111010
HTML Entity
&#186;
Type
Extended
»
Right-Pointing Double Angle Quotation Mark »
Decimal
187
Hex
0xBB
Octal
0273
Binary
0b10111011
HTML Entity
&#187;
Type
Extended
¼
Vulgar Fraction One Quarter ¼
Decimal
188
Hex
0xBC
Octal
0274
Binary
0b10111100
HTML Entity
&#188;
Type
Extended
½
Vulgar Fraction One Half ½
Decimal
189
Hex
0xBD
Octal
0275
Binary
0b10111101
HTML Entity
&#189;
Type
Extended
¾
Vulgar Fraction Three Quarters ¾
Decimal
190
Hex
0xBE
Octal
0276
Binary
0b10111110
HTML Entity
&#190;
Type
Extended
¿
Inverted Question Mark ¿
Decimal
191
Hex
0xBF
Octal
0277
Binary
0b10111111
HTML Entity
&#191;
Type
Extended
À
Latin Capital Letter A with Grave À
Decimal
192
Hex
0xC0
Octal
0300
Binary
0b11000000
HTML Entity
&#192;
Type
Extended
Á
Latin Capital Letter A with Acute Á
Decimal
193
Hex
0xC1
Octal
0301
Binary
0b11000001
HTML Entity
&#193;
Type
Extended
Â
Latin Capital Letter A with Circumflex Â
Decimal
194
Hex
0xC2
Octal
0302
Binary
0b11000010
HTML Entity
&#194;
Type
Extended
Ã
Latin Capital Letter A with Tilde Ã
Decimal
195
Hex
0xC3
Octal
0303
Binary
0b11000011
HTML Entity
&#195;
Type
Extended
Ä
Latin Capital Letter A with Diaeresis Ä
Decimal
196
Hex
0xC4
Octal
0304
Binary
0b11000100
HTML Entity
&#196;
Type
Extended
Å
Latin Capital Letter A with Ring Above Å
Decimal
197
Hex
0xC5
Octal
0305
Binary
0b11000101
HTML Entity
&#197;
Type
Extended
Æ
Latin Capital Letter AE Æ
Decimal
198
Hex
0xC6
Octal
0306
Binary
0b11000110
HTML Entity
&#198;
Type
Extended
Ç
Latin Capital Letter C with Cedilla Ç
Decimal
199
Hex
0xC7
Octal
0307
Binary
0b11000111
HTML Entity
&#199;
Type
Extended
È
Latin Capital Letter E with Grave È
Decimal
200
Hex
0xC8
Octal
0310
Binary
0b11001000
HTML Entity
&#200;
Type
Extended
É
Latin Capital Letter E with Acute É
Decimal
201
Hex
0xC9
Octal
0311
Binary
0b11001001
HTML Entity
&#201;
Type
Extended
Ê
Latin Capital Letter E with Circumflex Ê
Decimal
202
Hex
0xCA
Octal
0312
Binary
0b11001010
HTML Entity
&#202;
Type
Extended
Ë
Latin Capital Letter E with Diaeresis Ë
Decimal
203
Hex
0xCB
Octal
0313
Binary
0b11001011
HTML Entity
&#203;
Type
Extended
Ì
Latin Capital Letter I with Grave Ì
Decimal
204
Hex
0xCC
Octal
0314
Binary
0b11001100
HTML Entity
&#204;
Type
Extended
Í
Latin Capital Letter I with Acute Í
Decimal
205
Hex
0xCD
Octal
0315
Binary
0b11001101
HTML Entity
&#205;
Type
Extended
Î
Latin Capital Letter I with Circumflex Î
Decimal
206
Hex
0xCE
Octal
0316
Binary
0b11001110
HTML Entity
&#206;
Type
Extended
Ï
Latin Capital Letter I with Diaeresis Ï
Decimal
207
Hex
0xCF
Octal
0317
Binary
0b11001111
HTML Entity
&#207;
Type
Extended
Ð
Latin Capital Letter Eth Ð
Decimal
208
Hex
0xD0
Octal
0320
Binary
0b11010000
HTML Entity
&#208;
Type
Extended
Ñ
Latin Capital Letter N with Tilde Ñ
Decimal
209
Hex
0xD1
Octal
0321
Binary
0b11010001
HTML Entity
&#209;
Type
Extended
Ò
Latin Capital Letter O with Grave Ò
Decimal
210
Hex
0xD2
Octal
0322
Binary
0b11010010
HTML Entity
&#210;
Type
Extended
Ó
Latin Capital Letter O with Acute Ó
Decimal
211
Hex
0xD3
Octal
0323
Binary
0b11010011
HTML Entity
&#211;
Type
Extended
Ô
Latin Capital Letter O with Circumflex Ô
Decimal
212
Hex
0xD4
Octal
0324
Binary
0b11010100
HTML Entity
&#212;
Type
Extended
Õ
Latin Capital Letter O with Tilde Õ
Decimal
213
Hex
0xD5
Octal
0325
Binary
0b11010101
HTML Entity
&#213;
Type
Extended
Ö
Latin Capital Letter O with Diaeresis Ö
Decimal
214
Hex
0xD6
Octal
0326
Binary
0b11010110
HTML Entity
&#214;
Type
Extended
×
Multiplication Sign ×
Decimal
215
Hex
0xD7
Octal
0327
Binary
0b11010111
HTML Entity
&#215;
Type
Extended
Ø
Latin Capital Letter O with Stroke Ø
Decimal
216
Hex
0xD8
Octal
0330
Binary
0b11011000
HTML Entity
&#216;
Type
Extended
Ù
Latin Capital Letter U with Grave Ù
Decimal
217
Hex
0xD9
Octal
0331
Binary
0b11011001
HTML Entity
&#217;
Type
Extended
Ú
Latin Capital Letter U with Acute Ú
Decimal
218
Hex
0xDA
Octal
0332
Binary
0b11011010
HTML Entity
&#218;
Type
Extended
Û
Latin Capital Letter U with Circumflex Û
Decimal
219
Hex
0xDB
Octal
0333
Binary
0b11011011
HTML Entity
&#219;
Type
Extended
Ü
Latin Capital Letter U with Diaeresis Ü
Decimal
220
Hex
0xDC
Octal
0334
Binary
0b11011100
HTML Entity
&#220;
Type
Extended
Ý
Latin Capital Letter Y with Acute Ý
Decimal
221
Hex
0xDD
Octal
0335
Binary
0b11011101
HTML Entity
&#221;
Type
Extended
Þ
Latin Capital Letter Thorn Þ
Decimal
222
Hex
0xDE
Octal
0336
Binary
0b11011110
HTML Entity
&#222;
Type
Extended
ß
Latin Small Letter Sharp S ß
Decimal
223
Hex
0xDF
Octal
0337
Binary
0b11011111
HTML Entity
&#223;
Type
Extended
à
Latin Small Letter A with Grave à
Decimal
224
Hex
0xE0
Octal
0340
Binary
0b11100000
HTML Entity
&#224;
Type
Extended
á
Latin Small Letter A with Acute á
Decimal
225
Hex
0xE1
Octal
0341
Binary
0b11100001
HTML Entity
&#225;
Type
Extended
â
Latin Small Letter A with Circumflex â
Decimal
226
Hex
0xE2
Octal
0342
Binary
0b11100010
HTML Entity
&#226;
Type
Extended
ã
Latin Small Letter A with Tilde ã
Decimal
227
Hex
0xE3
Octal
0343
Binary
0b11100011
HTML Entity
&#227;
Type
Extended
ä
Latin Small Letter A with Diaeresis ä
Decimal
228
Hex
0xE4
Octal
0344
Binary
0b11100100
HTML Entity
&#228;
Type
Extended
å
Latin Small Letter A with Ring Above å
Decimal
229
Hex
0xE5
Octal
0345
Binary
0b11100101
HTML Entity
&#229;
Type
Extended
æ
Latin Small Letter AE æ
Decimal
230
Hex
0xE6
Octal
0346
Binary
0b11100110
HTML Entity
&#230;
Type
Extended
ç
Latin Small Letter C with Cedilla ç
Decimal
231
Hex
0xE7
Octal
0347
Binary
0b11100111
HTML Entity
&#231;
Type
Extended
è
Latin Small Letter E with Grave è
Decimal
232
Hex
0xE8
Octal
0350
Binary
0b11101000
HTML Entity
&#232;
Type
Extended
é
Latin Small Letter E with Acute é
Decimal
233
Hex
0xE9
Octal
0351
Binary
0b11101001
HTML Entity
&#233;
Type
Extended
ê
Latin Small Letter E with Circumflex ê
Decimal
234
Hex
0xEA
Octal
0352
Binary
0b11101010
HTML Entity
&#234;
Type
Extended
ë
Latin Small Letter E with Diaeresis ë
Decimal
235
Hex
0xEB
Octal
0353
Binary
0b11101011
HTML Entity
&#235;
Type
Extended
ì
Latin Small Letter I with Grave ì
Decimal
236
Hex
0xEC
Octal
0354
Binary
0b11101100
HTML Entity
&#236;
Type
Extended
í
Latin Small Letter I with Acute í
Decimal
237
Hex
0xED
Octal
0355
Binary
0b11101101
HTML Entity
&#237;
Type
Extended
î
Latin Small Letter I with Circumflex î
Decimal
238
Hex
0xEE
Octal
0356
Binary
0b11101110
HTML Entity
&#238;
Type
Extended
ï
Latin Small Letter I with Diaeresis ï
Decimal
239
Hex
0xEF
Octal
0357
Binary
0b11101111
HTML Entity
&#239;
Type
Extended
ð
Latin Small Letter Eth ð
Decimal
240
Hex
0xF0
Octal
0360
Binary
0b11110000
HTML Entity
&#240;
Type
Extended
ñ
Latin Small Letter N with Tilde ñ
Decimal
241
Hex
0xF1
Octal
0361
Binary
0b11110001
HTML Entity
&#241;
Type
Extended
ò
Latin Small Letter O with Grave ò
Decimal
242
Hex
0xF2
Octal
0362
Binary
0b11110010
HTML Entity
&#242;
Type
Extended
ó
Latin Small Letter O with Acute ó
Decimal
243
Hex
0xF3
Octal
0363
Binary
0b11110011
HTML Entity
&#243;
Type
Extended
ô
Latin Small Letter O with Circumflex ô
Decimal
244
Hex
0xF4
Octal
0364
Binary
0b11110100
HTML Entity
&#244;
Type
Extended
õ
Latin Small Letter O with Tilde õ
Decimal
245
Hex
0xF5
Octal
0365
Binary
0b11110101
HTML Entity
&#245;
Type
Extended
ö
Latin Small Letter O with Diaeresis ö
Decimal
246
Hex
0xF6
Octal
0366
Binary
0b11110110
HTML Entity
&#246;
Type
Extended
÷
Division Sign ÷
Decimal
247
Hex
0xF7
Octal
0367
Binary
0b11110111
HTML Entity
&#247;
Type
Extended
ø
Latin Small Letter O with Stroke ø
Decimal
248
Hex
0xF8
Octal
0370
Binary
0b11111000
HTML Entity
&#248;
Type
Extended
ù
Latin Small Letter U with Grave ù
Decimal
249
Hex
0xF9
Octal
0371
Binary
0b11111001
HTML Entity
&#249;
Type
Extended
ú
Latin Small Letter U with Acute ú
Decimal
250
Hex
0xFA
Octal
0372
Binary
0b11111010
HTML Entity
&#250;
Type
Extended
û
Latin Small Letter U with Circumflex û
Decimal
251
Hex
0xFB
Octal
0373
Binary
0b11111011
HTML Entity
&#251;
Type
Extended
ü
Latin Small Letter U with Diaeresis ü
Decimal
252
Hex
0xFC
Octal
0374
Binary
0b11111100
HTML Entity
&#252;
Type
Extended
ý
Latin Small Letter Y with Acute ý
Decimal
253
Hex
0xFD
Octal
0375
Binary
0b11111101
HTML Entity
&#253;
Type
Extended
þ
Latin Small Letter Thorn þ
Decimal
254
Hex
0xFE
Octal
0376
Binary
0b11111110
HTML Entity
&#254;
Type
Extended
ÿ
Latin Small Letter Y with Diaeresis ÿ
Decimal
255
Hex
0xFF
Octal
0377
Binary
0b11111111
HTML Entity
&#255;
Type
Extended

Character Type Legend

Control Control Characters (0-31, 127)
Printable Printable ASCII (32-126)
Ext Control Extended Control (128-159)
Extended Extended ASCII (160-255)

What is ASCII?

ASCII (American Standard Code for Information Interchange) is a character encoding standard that represents text in computers and other devices. Originally developed in the 1960s, ASCII uses 7 bits to represent 128 characters (0-127), including letters, digits, punctuation marks, and control characters.

Extended ASCII uses 8 bits to represent 256 characters (0-255), adding 128 additional characters for special symbols, accented letters, and other international characters. The Extended ASCII set varies by encoding (like ISO-8859-1 or Windows-1252), but this table shows the standard Extended ASCII character set.

Each ASCII character has multiple representations:

  • Decimal (0-255): The standard numeric representation, most commonly used in programming
  • Hexadecimal (0x00-0xFF): Base-16 representation, commonly used in memory addresses and binary data
  • Octal (000-377): Base-8 representation, less common but still used in some systems
  • Binary (0b00000000-0b11111111): Base-2 representation, showing the actual bit pattern
  • HTML Entity: The HTML representation for use in web pages (e.g., &#65; for 'A')
  • Character: The visual representation of the character itself

ASCII Character Sets

Control Characters (0-31, 127)

The first 32 characters (0-31) and character 127 are non-printable control characters used for device control and formatting. These include:

  • NUL (0): Null character, used as string terminator in C
  • HT (9): Horizontal tab
  • LF (10): Line feed (newline)
  • CR (13): Carriage return
  • ESC (27): Escape character
  • DEL (127): Delete character

Printable ASCII (32-126)

Characters 32-126 are printable ASCII characters, including:

  • Space (32): The space character
  • Punctuation (33-47, 58-64, 91-96, 123-126): Various punctuation marks
  • Digits (48-57): Numbers 0-9
  • Uppercase Letters (65-90): A-Z
  • Lowercase Letters (97-122): a-z

Extended ASCII (128-255)

Characters 128-255 are Extended ASCII characters, including:

  • Extended Control (128-159): Additional control characters (varies by encoding)
  • Extended ASCII (160-255): Special symbols, accented letters, and international characters

Note: This table uses Windows-1252 (CP-1252) encoding names for characters 128-159. The actual characters displayed may vary depending on your browser and system encoding. Modern systems typically use UTF-8, which is backwards-compatible with standard ASCII (0-127) but represents characters 128+ differently.

Common Use Cases

  • Character Encoding: Understanding how characters are represented in different number systems (decimal, hex, octal, binary) is essential for working with character encodings, file formats, and data processing.
  • String Manipulation: Converting between character codes and characters is common in programming. Functions like charCodeAt() and fromCharCode() in JavaScript use ASCII values.
  • Data Validation: Checking if characters fall within specific ranges (e.g., alphanumeric: 48-57, 65-90, 97-122) is useful for input validation and data cleaning.
  • HTML Development: HTML entities allow you to display special characters that might conflict with HTML syntax or aren't easily typed on keyboards.
  • Debugging: When debugging character-related issues, knowing the exact ASCII value helps identify problems with encoding, special characters, or control characters.
  • File Processing: Binary file formats often use specific ASCII values as delimiters, markers, or control codes. Understanding these values is crucial for parsing files correctly.
  • Network Protocols: Many network protocols use ASCII control characters (e.g., CRLF for line endings) or specific ASCII values for protocol-specific purposes.
  • Cryptography: Character encoding knowledge is important in cryptography, where characters are often converted to numeric values for mathematical operations.

Frequently Asked Questions

What's the difference between ASCII and Extended ASCII?

Standard ASCII uses 7 bits and represents 128 characters (0-127). Extended ASCII uses 8 bits and represents 256 characters (0-255). The Extended ASCII set adds 128 additional characters for special symbols, accented letters, and international characters. However, Extended ASCII encoding varies by system (ISO-8859-1, Windows-1252, etc.), while standard ASCII is universal.

Why are some characters shown as control codes instead of the actual character?

Control characters (0-31, 127) are non-printable characters used for device control and formatting. They don't have visual representations, so we show their control names (like NUL, HT, LF) instead. Character 32 (space) is shown as [SP] for clarity, though it is printable.

How do I use HTML entities in my code?

HTML entities can be used directly in HTML code. For example, &#65; displays as 'A', and &nbsp; displays as a non-breaking space. You can copy the HTML entity from the table and paste it directly into your HTML code. Some characters have named entities (like &nbsp;), while others use numeric entities (like &#65;).

What encoding does this table use for Extended ASCII?

This table shows the standard Extended ASCII character set. The actual characters displayed for codes 128-255 may vary depending on your system's character encoding (UTF-8, ISO-8859-1, Windows-1252, etc.). Modern systems typically use UTF-8, which extends beyond 255 characters and supports Unicode. The numeric values (decimal, hex, octal, binary) are universal regardless of encoding.

How do I convert between different number systems?

You can use the table to see all representations of a character. For example, the letter 'A' is:

  • Decimal: 65
  • Hexadecimal: 0x41
  • Octal: 0101
  • Binary: 0b01000001

In programming, you can convert between these using built-in functions. For example, in JavaScript: parseInt('41', 16) converts hex to decimal, and (65).toString(16) converts decimal to hex.

What are the most commonly used ASCII values?

Some of the most commonly used ASCII values include:

  • 32: Space
  • 48-57: Digits 0-9
  • 65-90: Uppercase letters A-Z
  • 97-122: Lowercase letters a-z
  • 10: Line feed (newline)
  • 13: Carriage return
  • 9: Tab
  • 0: Null terminator (used in C strings)
Can I search for characters by their description?

Yes! The search function searches across all columns including descriptions. You can search for terms like "control", "digit", "uppercase", "punctuation", etc., to find all characters matching that description. You can also search by decimal value, hex value, character, or any other field.