Encoding

Characters are stored by computer programs as numbers. Encoding tells the computer how to interpret a number and display the character on the user's screen. For example, the UTF-8 encoding is able to represent any character in the UNICODE standard. Other encoding schemes are also available. For example the encoding iso-8859-1, windows-1252, contains the character sets for Danish, Dutch, Finnish, and other European languages.