Spring 2022 • Department of Computer Science • Kalamazoo College
|
|
|
|
|
|
|
|
|
||||||||||||||||||
|
|
|
|
|
|
|
|
|
Using the ASCII conversion chart (see handout) and the Binary/Hexadecimal table above, answer the following questions.
Consider the following binary code:
01000011 01001111 01001101 01010000 00100000 00110001 00110000 00110111 00100001
01000011 (binary) = 43 (hexadecimal) = (4 x 16) + 3 = 64 + 3 = 67
You are going to think up a word or short phrase in English, encode it in binary, and give it to someone else to decode. Your word or phrase should consist of at least six letters; don't make it too long, both for your sake and for the sake of the person who will decode it. Make sure that it is appropriate to give to anyone else in the class to decode.