ASCII Encoding
The ASCII code for uppercase ‘A’ is 01000001 (decimal 65); the code for ‘B’ is 01000010 (decimal 66); for ‘C’ it is 01000011 (decimal 67), etc.
Decode the following sequence of nine bytes.
010010100100000101010110010000010100100101010011010001100101010101001110
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.