Enter or paste your Binary:
Output:
A Text to binary converter tool that converts text into binary code. This can be helpful for a number of things, including:
Binary code is a numerical system that uses only two symbols: 0 and 1. It is the foundation of all digital technology and is the language computers understand. In binary code, each digit represents a power of 2, with the rightmost digit being the least significant bit (LSB) and the leftmost digit being the most important (MSB).
For example, decimal 7 is represented in binary as 111, where each digit (1 or 0) holds a specific value in the sequence: 1x2^2 + 1x2^1 + 1x2^0 = 4 + 2 + 1 = 7.
ASCII text to hex, binary Conversion Table
ASCII characters:
ASCII |
Character |
Hexadecimal |
Binary |
32 |
Space |
20 |
00100000 |
33 |
! |
21 |
00100001 |
34 |
" |
22 |
00100010 |
35 |
# |
23 |
00100011 |
36 |
$ |
24 |
00100100 |
37 |
% |
25 |
00100101 |
38 |
& |
26 |
00100110 |
39 |
' |
27 |
00100111 |
40 |
( |
28 |
00101000 |
41 |
) |
29 |
00101001 |
42 |
* |
2A |
00101010 |
43 |
+ |
2B |
00101011 |
44 |
, |
2C |
00101100 |
45 |
- |
2D |
00101101 |
46 |
. |
2E |
00101110 |
47 |
/ |
2F |
00101111 |
48 |
0 |
30 |
00110000 |
49 |
1 |
31 |
00110001 |
50 |
2 |
32 |
00110010 |
51 |
3 |
33 |
00110011 |
52 |
4 |
34 |
00110100 |
53 |
5 |
35 |
00110101 |
54 |
6 |
36 |
00110110 |
55 |
7 |
37 |
00110111 |
56 |
8 |
38 |
00111000 |
57 |
9 |
39 |
00111001 |
58 |
: |
3A |
00111010 |
59 |
; |
3B |
00111011 |
60 |
< |
3C |
00111100 |
61 |
= |
3D |
00111101 |
62 |
> |
3E |
00111110 |
63 |
? |
3F |
00111111 |
64 |
@ |
40 |
01000000 |
65 |
A |
41 |
01000001 |
66 |
B |
42 |
01000010 |
67 |
C |
43 |
01000011 |
68 |
D |
44 |
01000100 |
69 |
E |
45 |
01000101 |
70 |
F |
46 |
01000110 |
71 |
G |
47 |
01000111 |
72 |
H |
48 |
01001000 |
73 |
I |
49 |
01001001 |
74 |
J |
4A |
01001010 |
75 |
K |
4B |
01001011 |
76 |
L |
4C |
01001100 |
77 |
M |
4D |
01001101 |
78 |
N |
4E |
01001110 |
79 |
O |
4F |
01001111 |
80 |
P |
50 |
01010000 |
81 |
Q |
51 |
01010001 |
82 |
R |
52 |
01010010 |
83 |
S |
53 |
01010011 |
How the Text-to-Binary Tool Works:
Using our Text-to-Binary tool on smallseotools.co.uk, just follow those easy steps to convert your text into binary.
© 2021 Smallseotools.co.uk. All rights reserved.