Activity 01
Binary Card Sort: Letter Matching
Provide cards with letters, binary codes, and decimal values. In pairs, students match 'A' to 01000001 and 65, then verify by converting back. Extend to create simple messages.
Explain how a computer represents letters and symbols using binary.
Facilitation TipDuring Binary Card Sort, circulate to listen for students naming patterns like ‘A is always 65’ aloud while matching cards, then ask peers to verify aloud.
What to look forPresent students with a short phrase, such as 'Hello!'. Ask them to use an ASCII table to convert the first three characters ('H', 'e', 'l') into their 7-bit binary representations. Review answers as a class.