- OCR
- OCR
Representing text using ASCII and Unicode
I can explain how computers represent text.
These resources will be removed by end of Summer Term 2025.
Switch to our new teaching resources now - designed by teachers and leading subject experts, and tested in classrooms.
These resources were created for remote use during the pandemic and are not designed for classroom teaching.
Lesson details
Key learning points
- The number of possible states of a sequence of n bits is 2 raised to the power of n.
- A character set is a record of characters, each matched to a unique binary sequence.
- ASCII character representation uses an 8-bit binary sequence to represent each character.
- Unicode character representation uses up to 32 bits to represent each character.
- The first 256 characters of Unicode are the same as in ASCII.
Keywords
State - value of data at a specific point in time
Character set - a record of characters matched to a unique binary sequence
ASCII - a character set that represents each character with a unique numerical value
Unicode - a method of character representation that uses up to 32 bits per character
Common misconception
ASCII and Unicode are only used to represent the characters and symbols found in written communication across all languages in the world.
ASCII and Unicode include more than just characters from written languages. ASCII represents English letters, numbers and symbols. Unicode supports other symbols beyond written text, including mathematical symbols, emojis and non-text elements.
Equipment
Licence
Prior knowledge starter quiz
6 Questions
Q1.How many bits are there in a byte?
Q2.What is the smallest unit of data in a computer?
Q3.Arrange the following in order of increasing bits:
Q4.What is the purpose of binary sequences in computers?
Q5.What is the next binary number after 111?
Q6.What is the binary equivalent of the decimal number 10?
Assessment exit quiz
6 Questions
Q1.Match the following terms to their definitions.
a method of character representation using 8 bits
a method of character representation using up to 32 bits
a record of characters, each matched to a unique binary sequence
smallest unit of data
8 bits together