What are alphanumeric characters?
- include upper and lower case letters, digits and symbols
How can computers convert characters to binary code and vice versa?
Character sets
What are character sets?
Collections of characters that a computer recognises from their binary representation.
Character also contains what was well as alphanumerics?
Special characters which do certain commands like space, enter and delete.
How does the computer use character sets to translate the binary code into a particular character?
When you press a button on your keyboard it sends a binary signal to the computer telling it which key you pressed, then the computer translates it using character sets.
The number of bits you’ll need is based on what?
The character set
What is an example of a standard character set?
ASCII, extended ASCII and unicode
What is ASCII?
What is extended ASCII?
What is unicode?