ASCII table

Tabela ASCII com os códigos decimais, hexadecimais e caracteres correspondentes.

Tabela ASCII do inglês American Standard Code for Information Interchange, é um código numérico que estabelece uma correspondência entre a linguagem binária que é entendida pelo computador e os símbolos que utilizamos para comunicar. Os primeiros 32 símbolos não são imprimíveis e eram utilizados originalmente para controlar a impressão. Em baixo poderá consultar e fazer o download da lista completa de símbolos da tabela ASCII.

Dec Hex Binary HTML Char Description
00000000000NULNull
10100000001SOHStart of Header
20200000010STXStart of Text
30300000011ETXEnd of Text
40400000100EOTEnd of Transmission
50500000101ENQEnquiry
60600000110ACKAcknowledge
70700000111BELBell
80800001000BSBackspace
90900001001 HTHorizontal Tab
100A00001010 LFLine Feed
110B00001011 VTVertical Tab
120C00001100 FFForm Feed
130D00001101 CRCarriage Return
140E00001110SOShift Out
150F00001111SIShift In
161000010000DLEData Link Escape
171100010001DC1Device Control 1
181200010010DC2Device Control 2
191300010011DC3Device Control 3
201400010100DC4Device Control 4
211500010101NAKNegative Acknowledge
221600010110SYNSynchronize
231700010111ETBEnd of Transmission Block
241800011000CANCancel
251900011001EMEnd of Medium
261A00011010SUBSubstitute
271B00011011ESCEscape
281C00011100FSFile Separator
291D00011101GSGroup Separator
301E00011110RSRecord Separator
311F00011111USUnit Separator
322000100000 spaceSpace
332100100001!!exclamation mark
342200100010""double quote
352300100011##number
362400100100$$dollar
372500100101%%percent
382600100110&&ampersand
392700100111''single quote
402800101000((left parenthesis
412900101001))right parenthesis
422A00101010**asterisk
432B00101011++plus
442C00101100,,comma
452D00101101--minus
462E00101110..period
472F00101111//slash
48300011000000zero
49310011000111one
50320011001022two
51330011001133three
52340011010044four
53350011010155five
54360011011066six
55370011011177seven
56380011100088eight
57390011100199nine
583A00111010::colon
593B00111011;;semicolon
603C00111100<<less than
613D00111101==equality sign
623E00111110>>greater than
633F00111111??question mark
644001000000@@at sign
654101000001AA 
664201000010BB 
674301000011CC 
684401000100DD 
694501000101EE 
704601000110FF 
714701000111GG 
724801001000HH 
734901001001II 
744A01001010JJ 
754B01001011KK 
764C01001100LL 
774D01001101MM 
784E01001110NN 
794F01001111OO 
805001010000PP 
815101010001QQ 
825201010010RR 
835301010011SS 
845401010100TT 
855501010101UU 
865601010110VV 
875701010111WW 
885801011000XX 
895901011001YY 
905A01011010ZZ 
915B01011011[[left square bracket
925C01011100\\backslash
935D01011101]]right square bracket
945E01011110^^caret / circumflex
955F01011111__underscore
966001100000``grave / accent
976101100001aa 
986201100010bb 
996301100011cc 
1006401100100dd 
1016501100101ee 
1026601100110ff 
1036701100111gg 
1046801101000hh 
1056901101001ii 
1066A01101010jj 
1076B01101011kk 
1086C01101100ll 
1096D01101101mm 
1106E01101110nn 
1116F01101111oo 
1127001110000pp 
1137101110001qq 
1147201110010rr 
1157301110011ss 
1167401110100tt 
1177501110101uu 
1187601110110vv 
1197701110111ww 
1207801111000xx 
1217901111001yy 
1227A01111010zz 
1237B01111011{left curly bracket
1247C01111100||vertical bar
1257D01111101}
right curly bracket
1267E01111110~~tilde
1277F01111111DELdelete