To use this ASCII text to binary converter tool, enter an ASCII text value and then hit the Convert button to get the binary results. This is the way you can convert up to 128 ASCII text to binary characters.
(eg. Enter “Example” to get “01101000011001010110110001110000”)
Use the RESET button to clear the calculator.
SWAP button will help you to switch between Text to Binary and Hex.
ASCII Text | Binary | ASCII Text | Binary |
0 | 110000 | 5 | 110101 |
1 | 110001 | 6 | 110110 |
2 | 110010 | 7 | 110111 |
3 | 110011 | 8 | 111000 |
4 | 110100 | 9 | 111001 |
A | 1000001 | a | 1100001 |
B | 1000010 | b | 1100010 |
C | 1000011 | c | 1100011 |
D | 1000100 | d | 1100100 |
E | 1000101 | e | 1100101 |
F | 1000110 | f | 1100110 |
G | 1000111 | g | 1100111 |
H | 1001000 | h | 1101000 |
I | 1001001 | i | 1101001 |
J | 1001010 | j | 1101010 |
K | 1001011 | k | 1101011 |
L | 1001100 | l | 1101100 |
M | 1001101 | m | 1101101 |
N | 1001110 | n | 1101110 |
O | 1001111 | o | 1101111 |
P | 1010000 | p | 1110000 |
Q | 1010001 | q | 1110001 |
R | 1010010 | r | 1110010 |
S | 1010011 | s | 1110011 |
T | 1010100 | t | 1110100 |
U | 1010101 | u | 1110101 |
V | 1010110 | v | 1110110 |
W | 1010111 | w | 1110111 |
X | 1011000 | x | 1111000 |
Y | 1011001 | y | 1111001 |
Z | 1011010 | z | 1111010 |
! | 100001 | = | 111101 |
“ | 100010 | > | 111110 |
# | 100011 | ? | 111111 |
$ | 100100 | @ | 1000000 |
% | 100101 | [ | 1011011 |
& | 100110 | 1011100 | |
‘ | 100111 | ] | 1011101 |
( | 101000 | ^ | 1011110 |