What are alphanumeric character?
Alphanumeric characters are used to make words and strings, They include:
How do computers convert between alphanumeric characters and binary code?
They convert by using character sets
-when you press a button on your keyboard it sends a binary signal for what key you pressed and that signal is then translated by the character set
What are character sets?
Character sets are collections of characters that a computer recognises from their binary representation
What are the main types of character sets?
ASCII
Extended ASCII
Unicode
What is ASCII?
ASCII is the most commonly used character set for English
What is Extended ASCII?
Extended ASCII is particularly useful for most European languages
-each character is given an 8-bit binary code, allowing for 256 characters to be represented
What is Unicode?
Unicode covers all major languages