I18N
Character sets
Note that the server will declare a content type of text/html (for these pages, on this hosting service)
- ANSI file, content-type declares correct ANSI.
- ANSI file, content-type declares incorrect Unicode.
- ANSI file, content-type declares incorrect UTF-8.
- ANSI text, no content-type
- Unicode file, content-type declares correct Unicode
- Unicode file, content-type declares incorrect UTF-8
- Unicode file, content-type declares incorrect ANSI
- Unicode file, no content-type
- Unicode bigendian file, content-type declares correct Unicode
- Unicode bigendian file, content-type declares incorrect UTF-8
- Unicode bigendian file, content-type declares incorrect ANSI
- Unicode bigendian file, no content-type
- UTF-8 file, content-type declares correct UTF-8
- UTF-8 file, content-type declares incorrect Unicode
- UTF-8 file, content-type declares incorrect ANSI
- UTF-8 file, no content-type
Home