ASCII and UTF-8 are two of the ways in which computers store letters and symbols using binary.
ASCII stands for the American Standard Code for Information Interchange. It’s a system used to represent English characters, and it was designed to encode 128 different characters.
The challenge is to make something original using symbols!
On the slide consider the overall design including colours & layout.
Click this link for the g.slide template
See below to help you get started
Check out this Ascii Text Generator
Create your name. Try different fonts. Click the 'Test All' button to see what happens.
Use the spreadsheet to decode this secret ASCII code
01011001 01101111 01110101 00100000 01101000 01100001 01110110 01100101 00100000 01101110 01101111 01110111 00100000 01100101 01101110 01110100 01100101 01110010 01100101 01100100 00100000 01110100 01101000 01100101 00100000 01100100 01101001 01100111 01101001 01110100 01100001 01101100 00100000 01110100 01100101 01100011 01101000 01101110 01101111 01101100 01101111 01100111 01111001 00100000 01111010 01101111 01101110 01100101 00100001
After you have decoded it how could the spreadsheet be modified to encode messages?
If you know a bit of Python this tutorial is a good extension for you.
You will get to run some Python code that can convert characters to numbers and back again.
Want a real challenge? In the end I challenge you to use this knowledge to encrypt/decrypt a message using a Caesar Cipher.
1011001
1101111
1110101
100000
1101000
1100001
1110110
1100101
100000
1101110
1101111
1110111
100000
1100101
1101110
1110100
1100101
1110010
1100101
1100100
100000
1110100
1101000
1100101
100000
1100100
1101001
1100111
1101001
1110100
1100001
1101100
100000
1110100
1100101
1100011
1101000
1101110
1101111
1101100
1101111
1100111
1111001
100000
1111010
1101111
1101110
1100101
100001
At the end of this topic students will have had the opportunity to cover;
understand that digital devices store data using just two states represented by binary digits PO3
understand how computers store more complex types of data using binary digits PO5