Activity 01
Pair Encoding: Message to Binary
Pairs choose a 10-character message and use an ASCII table to convert each character to 8-bit binary. They write the full binary string on a card, swap with another pair to decode back to text, and note any errors. Conclude with a class share on patterns observed.
Explain how text characters are stored as binary data.
Facilitation TipDuring Pair Encoding, circulate and ask each pair to read their lookup table aloud so they verbalize the connection between characters and binary patterns.
What to look forProvide students with a short sentence in English and ask them to write down the number of characters. Then, ask them to explain how ASCII would represent this sentence and how Unicode (UTF-8) would represent it, focusing on the number of bits potentially used for each character.