Activity 01
Binary Encoding Challenge: ASCII Letters
Provide letter-to-binary charts for A-Z. Pairs encode their names into 7-bit ASCII, then decode classmates' binary back to text. Discuss bit limitations with symbols. Extend to group sharing via printouts.
Explain the necessity of character encoding standards like ASCII and Unicode.
Facilitation TipFor the Binary Encoding Challenge, have students work in pairs with printed ASCII tables, forcing them to verbalize each binary step aloud while converting their partner’s name.
What to look forProvide students with a short sentence containing both English letters and a common symbol (e.g., 'Year 9 is cool!'). Ask them to: 1. Write the ASCII binary code for the first three letters. 2. Explain why Unicode would be necessary if the sentence included a character like 'é'.