Binary to ASCII

Convert Binary to ASCII with our free tool.

Result
-

Binary to ASCII

ASCII (American Standard Code for Information Interchange) is a character encoding standard found in many computers and digital systems. ASCII maps human characters (such as Aa, Bb, Cc) to 7-bit binary numbers that can be processed by computers. In the standard ASCII set, there are 128 characters, including all lowercase and uppercase letters, the digits 0-9, common symbols such as (+-./-<>) and some control characters.

If working at a binary level within a system then it may be useful to map these binary to ASCII characters. You can check you have done this correctly with our free binary to ASCII converter above or in our handy conversion table below.

How to use the binary to ASCII converter

  1. Enter you number in binary (1s and 0s) in the top input box.
  2. You can seperate text characters by spaces.
  3. Click convert to convert the binary input to ASCII. The result will be found below.
  4. You can copy the input using the copy button above the calculator.
  5. You can reset the input with the reset button also above the calcualtor.

Binary to ASCII Table

BinaryDecimalASCIIBinaryDecimalASCIIBinaryDecimalASCII
00000000NUL010101143+101011186V
00000011SOH010110044,101100087W
00000102STX010110145-101100188X
00000113ETX010111046.101101089Y
00001004EOT010111147/101101190Z
00001015ENQ0110000480101110091[
00001106ACK0110001491101110192\
00001117BEL0110010502101111093]
00010008BS0110011513101111194^
00010019HT0110100524110000095_
000101010LF0110101535110000196`
000101111VT0110110546110001097a
000110012FF0110111557110001198b
000110113CR0111000568110010099c
000111014SO01110015791100101100d
000111115SI011101058:1100110101e
001000016DLE011101159;1100111102f
001000117DC1011110060<1101000103g
001001018DC2011110161=1101001104h
001001119DC3011111062>1101010105i
001010020DC4011111163?1101011106j
001010121NAK100000064@1101100107k
001011022SYN100000165A1101101108l
001011123ETB100001066B1101110109m
001100024CAN100001167C1101111110n
001100125EM100010068D1110000111o
001101026SUB100010169E1110001112p
001101127ESC100011070F1110010113q
001110028FS100011171G1110011114r
001110129GS100100072H1110100115s
001111030RS100100173I1110101116t
001111131US100101074J1110110117u
010000032SPACE100101175K1110111118v
010000133!100110076L1111000119w
010001034100110177M1111001120x
010001135#100111078N1111010121y
010010036$100111180P1111101125}
010010137%101000081Q1111110126~
010011038&101000182R1111111127DEL
010011139101001083S
010100040(101001184T
010100141)101010085U
010101042*1010101