IANA character set name
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Character encoding |
}} | }} | ||
:''"Charset" redirects here. For character sets in general, see [[Character encoding]].'' | :''"Charset" redirects here. For character sets in general, see [[Character encoding]].'' | ||
Line 14: | Line 14: | ||
[[Category:Naming and numbering systems]] | [[Category:Naming and numbering systems]] | ||
− | [[Category: | + | [[Category:Elements of File Formats]] |
Latest revision as of 21:53, 4 March 2016
- "Charset" redirects here. For character sets in general, see Character encoding.
An IANA character set name (often simply called a charset) is a standardized name for a character encoding. Many standards, such as HTML and MIME, make use of these standard names. Examples of such names are "US-ASCII", "UTF-8", "windows-1252", and "Shift_JIS".
The names are case-insensitive. Aliases (multiple names for the same encoding) are common.
[edit] Links
- IANA → Protocol Assignments → Character Sets
- RFC 2978: IANA Charset Registration Procedures