MacRoman
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Character encoding }} '''MacRoman''' (or '''Macintosh Roman''', '''Mac OS Roman''') is a character encoding used on classic Mac OS,...") |
Dan Tobias (Talk | contribs) (→Links) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Character encoding | |subcat=Character encoding | ||
+ | |subcat2=Macintosh encodings | ||
+ | |charset=macintosh | ||
+ | |charsetaliases=mac, csMacintosh | ||
+ | |mibenum=2027 | ||
+ | |codepage=1275, 10000 | ||
+ | |cfstringencoding=0, 255 | ||
+ | |nsstringencoding=30 | ||
}} | }} | ||
− | '''MacRoman''' (or '''Macintosh Roman''', '''Mac OS Roman''') is a character encoding used on classic Mac OS, notably for English language text. | + | '''MacRoman''' (or '''Macintosh Roman''', '''Mac OS Roman'''; see below for more identifiers) is a character encoding used on classic Mac OS, notably for English language text. |
See [[Macintosh encodings]] for related encodings. | See [[Macintosh encodings]] for related encodings. | ||
== Identifiers == | == Identifiers == | ||
+ | The [[IANA character set name]] is "macintosh", with aliases "mac" and "csMacintosh". | ||
+ | |||
The [[code page identifier]] for MacRoman, as assigned by Microsoft, is 10000. | The [[code page identifier]] for MacRoman, as assigned by Microsoft, is 10000. | ||
+ | |||
+ | The ''iconv'' software recognizes "CP10000", "MAC", "MACINTOSH", "MACROMAN", and "CSMACINTOSH". | ||
== Links == | == Links == | ||
+ | * [http://www.kreativekorp.com/charset/encoding/MacOSRoman/ Code chart] | ||
* [[Wikipedia: Mac OS Roman]] | * [[Wikipedia: Mac OS Roman]] | ||
* [https://msdn.microsoft.com/en-us/library/cc195076.aspx MSDN: Code Page 10000 Macintosh Roman] | * [https://msdn.microsoft.com/en-us/library/cc195076.aspx MSDN: Code Page 10000 Macintosh Roman] | ||
* [http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.TXT Map from Mac OS Roman to Unicode] | * [http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.TXT Map from Mac OS Roman to Unicode] | ||
+ | * RFC 1345: Character Mnemonics & Character Sets (look for "charset macintosh") | ||
[[Category:Macintosh]] | [[Category:Macintosh]] |
Latest revision as of 14:19, 13 June 2019
MacRoman (or Macintosh Roman, Mac OS Roman; see below for more identifiers) is a character encoding used on classic Mac OS, notably for English language text.
See Macintosh encodings for related encodings.
[edit] Identifiers
The IANA character set name is "macintosh", with aliases "mac" and "csMacintosh".
The code page identifier for MacRoman, as assigned by Microsoft, is 10000.
The iconv software recognizes "CP10000", "MAC", "MACINTOSH", "MACROMAN", and "CSMACINTOSH".
[edit] Links
- Code chart
- Wikipedia: Mac OS Roman
- MSDN: Code Page 10000 Macintosh Roman
- Map from Mac OS Roman to Unicode
- RFC 1345: Character Mnemonics & Character Sets (look for "charset macintosh")