Ascii Vs Unicode Tekky
Ascii Vs Unicode Tekky
Activity 1:
1. What does ASCII stand for?
American standard code for information interchange
Activity 2:
1. In binary, convert the word “HELLO” in ASCII codes. Use an ASCII table.
‘01001000’, ‘01000101’, ‘01001100’, ‘01001100’, ‘01001111’
Hello
Activity 3:
Explain the key differences between ASCII and Unicode. Why might an organisation choose
to use Unicode over ASCII? (5 Marks)
Ascii is a subset of Unicode that only includes characters included the English language,
Unicode includes all major languages in the world as well as numbers, symbols and emojis.
An organisation with multiple overseas branches may prefer to use Unicode over ascii as it
allows for communication in multiple languages