Encoding on the Internet
"Latin 1" or ISO-8859-1 is the standard 8-bit encoding for Western European languages on the Internet. The names comes from:
Charts of Latin 1 are available at:
NOTE: Some Web sites displaying encoding charts mistakenly refer to the entire Latin-1 character set as "ASCII" because characters #0-127 of Latin 1 are the same ASCII. However, characters #128-255 with all the accented letters are NOT in ASCII. If you open an ASCII text file, accented letters are generally missing.
The Windows-1252 encoding system is almost (but not quite) identical to Latin 1. Specifically Windows-1252 character numbers #128-159 do not exist in Latin 1. There are other differences as well.
Websites encoded as Windows-1252 (such as those created by Front Page) may exhibit minor quirks, especially when viewed on non-Windows platforms.
Top of Page | Encoding Tutorial Index
