ºBINARYº

4K 33 5
                                    

  The Binary code is a code that the computer recognize using only 1's and 0's. It is a very complicated code because they are different for lowercase and capital.

LETTERS

A- 01000001           N-01001110
B- 01000010          O-01001111
C- 01000011          P-01010000
D- 01000100         Q-01010001
E-01000101           R-01010010
F-01000110           S-01010011
G- 01000110          T-01010100
H-01001000           U-01010101
I-01001001             V-01010110
J-01001010            W-01010111
K-01001011           X-01011000
L-01001100           Y-01011001
M-01001101         Z-01011010

a-01100001     n-01101110
b- 01100010    o-01101111
c- 01100011    p-01110000
d-01100100     q-01110001
e-01100101    r-01110010
f-01100110    s-01110011
g-01100111    t-01110100
h-01101000     u-01110101
i-01101001      v-01110110
j-01101010     w-01110111
k-01101011     x-01111000
l-01101100    y-01111001
m-01101101   z-01111010

NUMBERS

0-00110000
1-00110001
2-00110010
3-00110011
4-00110100
5-00110101
6-00110110
7-00110111
8-00111000
9-00111001

PUNCTUATION

[

! ] - 00100001
[@]- 01000000
[#]- 00100011
[$]- 00100100
[%]- 00100101
[^]- 01011110

[&]- 00100110
[*]- 00101010
[ ( ]-00101000
[ ) ]- 00101001
[-]- 00101101
[_]- 01011111
[+]- 00101011
[=]- 00111101
[;]- 00111011
[:]- 00111010
["]- 00100010
[']- 00100111
[']- 01100000
[~]- 01111110
[<]- 00111100
[>]- 00111110
[?]- 00111111
[¿]- 10111111
[,]- 00101100
[.]- 00101110
[/]- 00101111
[{]- 01111011
[}]- 01111101
[ ] ]- 01011101
[ [ ]- 01011011
[€]- 10101100

Codes and CiphersWhere stories live. Discover now