ASCII Binary Coding

Each letter of the alphabet is represented by eight “bits”, which is a unit called a “byte”. For each letter, space, and punctuation of the code, we have a different byte.

Question:

The binary below is 15 bytes long – 12 letters, 2 spaces, and 1 punctuation mark.

01010111 01100101 00100000

01101100 01101111 01110110 01100101 00100000

01100011 01101111 01100100 01101001 01101110 01100110 00100001

Using the print out table, can you work out the hidden message?