IANA character set name
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Elements of File Formats }} :''"Charset" redirects here. For character sets in general, see Character encoding.'' An '''IANA c...") |
m |
||
(One intermediate revision by one user not shown) | |||
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 13: | Line 13: | ||
* RFC 2978: IANA Charset Registration Procedures | * RFC 2978: IANA Charset Registration Procedures | ||
− | [[Category: | + | [[Category:Naming and numbering systems]] |
+ | [[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