Skip to content
Home » Other » ASCII Table

ASCII Table

💻 ASCII Table – Codes and Characters

Welcome to our comprehensive ASCII table guide, your go-to resource for understanding ASCII codes, characters, and their numeric representations. This page provides a complete chart of ASCII characters from 0 to 255, including decimal, binary, and hexadecimal values. Whether you are a programmer, student, or tech enthusiast, understanding the ASCII table is essential for coding, data encoding, and digital communication.


🔹 What is an ASCII Table?

The ASCII table (American Standard Code for Information Interchange) is a standardized set of codes used to represent text in computers and digital devices. Each character, symbol, or control command is assigned a unique decimal, binary, and hexadecimal value, allowing computers to store, transmit, and process textual data consistently.


🔹 How to Use the ASCII Table

Using an ASCII table is simple:

  • Decimal Column: Represents the numeric value of the character.
  • Binary Column: Shows the 8-bit binary equivalent.
  • Hexadecimal Column: Displays the base-16 code for easier readability in programming.
  • Character Column: Displays the actual symbol, letter, or control character.

This structure makes it easy to look up ASCII values for any character or code. Programmers often use this table when debugging, encoding text, or working with data transmission protocols.


🌟 Why the ASCII Table is Important

The ASCII table forms the foundation of text representation in modern computing. It is widely used in programming languages, data processing, networking, and file encoding. Having a ready reference of ASCII codes helps developers, students, and tech enthusiasts work more efficiently and understand how computers interpret text.

Decimal Binary Hexadecimal Character
00000000000CTRL-0
10000000101CTRL-1
20000001002CTRL-2
30000001103CTRL-3
40000010004CTRL-4
50000010105CTRL-5
60000011006CTRL-6
70000011107CTRL-7
80000100008CTRL-8
90000100109CTRL-9
10000010100ACTRL-10
11000010110BCTRL-11
12000011000CCTRL-12
13000011010DCTRL-13
14000011100ECTRL-14
15000011110FCTRL-15
160001000010CTRL-16
170001000111CTRL-17
180001001012CTRL-18
190001001113CTRL-19
200001010014CTRL-20
210001010115CTRL-21
220001011016CTRL-22
230001011117CTRL-23
240001100018CTRL-24
250001100119CTRL-25
26000110101ACTRL-26
27000110111BCTRL-27
28000111001CCTRL-28
29000111011DCTRL-29
30000111101ECTRL-30
31000111111FCTRL-31
320010000020
330010000121!
340010001022
350010001123#
360010010024$
370010010125%
380010011026&
390010011127
400010100028(
410010100129)
42001010102A*
43001010112B+
44001011002C,
45001011012D
46001011102E.
47001011112F/
4800110000300
4900110001311
5000110010322
5100110011333
5200110100344
5300110101355
5400110110366
5500110111377
5600111000388
5700111001399
58001110103A:
59001110113B;
60001111003C<
61001111013D=
62001111103E>
63001111113F?
640100000040@
650100000141A
660100001042B
670100001143C
680100010044D
690100010145E
700100011046F
710100011147G
720100100048H
730100100149I
74010010104AJ
75010010114BK
76010011004CL
77010011014DM
78010011104EN
79010011114FO
800101000050P
810101000151Q
820101001052R
830101001153S
840101010054T
850101010155U
860101011056V
870101011157W
880101100058X
890101100159Y
90010110105AZ
91010110115B[
92010111005C\
93010111015D]
94010111105E^
95010111115F_
960110000060`
970110000161a
980110001062b
990110001163c
1000110010064d
1010110010165e
1020110011066f
1030110011167g
1040110100068h
1050110100169i
106011010106Aj
107011010116Bk
108011011006Cl
109011011016Dm
110011011106En
111011011116Fo
1120111000070p
1130111000171q
1140111001072r
1150111001173s
1160111010074t
1170111010175u
1180111011076v
1190111011177w
1200111100078x
1210111100179y
122011110107Az
123011110117B{
124011111007C|
125011111017D}
126011111107E~
127011111117FDEL
1281000000080
1291000000181
1301000001082
1311000001183
1321000010084
1331000010185
1341000011086
1351000011187
1361000100088
1371000100189
138100010108A
139100010118B
140100011008C
141100011018D
142100011108E
143100011118F
1441001000090
1451001000191
1461001001092
1471001001193
1481001010094
1491001010195
1501001011096
1511001011197
1521001100098
1531001100199
154100110109A
155100110119B
156100111009C
157100111019D
158100111109E
159100111119F
16010100000A0
16110100001A1
16210100010A2
16310100011A3
16410100100A4
16510100101A5
16610100110A6
16710100111A7
16810101000A8
16910101001A9
17010101010AA
17110101011AB
17210101100AC
17310101101AD
17410101110AE
17510101111AF
17610110000B0
17710110001B1
17810110010B2
17910110011B3
18010110100B4
18110110101B5
18210110110B6
18310110111B7
18410111000B8
18510111001B9
18610111010BA
18710111011BB
18810111100BC
18910111101BD
19010111110BE
19110111111BF
19211000000C0
19311000001C1
19411000010C2
19511000011C3
19611000100C4
19711000101C5
19811000110C6
19911000111C7
20011001000C8
20111001001C9
20211001010CA
20311001011CB
20411001100CC
20511001101CD
20611001110CE
20711001111CF
20811010000D0
20911010001D1
21011010010D2
21111010011D3
21211010100D4
21311010101D5
21411010110D6
21511010111D7
21611011000D8
21711011001D9
21811011010DA
21911011011DB
22011011100DC
22111011101DD
22211011110DE
22311011111DF
22411100000E0
22511100001E1
22611100010E2
22711100011E3
22811100100E4
22911100101E5
23011100110E6
23111100111E7
23211101000E8
23311101001E9
23411101010EA
23511101011EB
23611101100EC
23711101101ED
23811101110EE
23911101111EF
24011110000F0
24111110001F1
24211110010F2
24311110011F3
24411110100F4
24511110101F5
24611110110F6
24711110111F7
24811111000F8
24911111001F9
25011111010FA
25111111011FB
25211111100FC
25311111101FD
25411111110FE
25511111111FF