mharky wrote:alt + various 4 digit codes (using the num pad) will bring up all the european letters we could use.
Ōňłý Æ’Å?Å™ Ä? ľīmÄťėÄ? šůbşĕţ Å?Æ’ ĘųŕÅ?pęąʼn...
(i.e. CP1252, a MS superset of ISO 8859-1) There is no way that all the characters you might need could be encoded in a single byte, and there are plenty of different encodings covering different groups of languages. UTF-8 uses up to four bytes and aims to cover all languages, but there are plenty of systems around which don't handle it well.