Character sets are collections of characters that a computer recognises from their binary representation (also contains special characters that do commands)
ASCII
each character given a 7-bit binary code
can represent 128 different characters
Extended ASCII
each character given a 8-bit binary code
Unicode
uses 16-bits per character
can represent 65,000 differentcharacters
32-bit Unicode
represent up to 4 billion characters in different scripts