Character Sets

A character is an individual letter, number or symbol Computers work entirely using binary math and logic, but need to be able to display written human languages (and their characters) – otherwise they wouldn’t be much use to us! Computers represent each characters we use with a unique binary number. A character set is the table a computer uses to convert the unique binary numbers into the characters that we use.