Shift-JIS
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
Line 9: | Line 9: | ||
|cfstringencoding=2561 | |cfstringencoding=2561 | ||
}} | }} | ||
− | '''Shift-JIS''' (Shift Japanese Industrial Standards) is an encoding primarily for Japanese characters, though Russian is also supported. It is based on [[JIS X 0201]] and [[JIS X 0208]], with both one and two byte characters, using all 8 bits of the bytes with some parts of the character encodings shifted from their original positions in order to avoid conflicts. The 7-bit portion of the one-byte characters is mostly the same as [[ASCII]], but with a yen sign added. | + | '''Shift-JIS''' (Shift Japanese Industrial Standards) is an encoding primarily for Japanese characters, though Russian is also supported. It is based on [[JIS X 0201]] and [[JIS X 0208]], with both one and two byte characters, using all 8 bits of the bytes with some parts of the character encodings shifted from their original positions in order to avoid conflicts. The 7-bit portion of the one-byte characters is mostly the same as [[ASCII]], but with a yen sign added in place of the backslash. |
== Links == | == Links == |
Latest revision as of 21:24, 12 February 2024
Shift-JIS (Shift Japanese Industrial Standards) is an encoding primarily for Japanese characters, though Russian is also supported. It is based on JIS X 0201 and JIS X 0208, with both one and two byte characters, using all 8 bits of the bytes with some parts of the character encodings shifted from their original positions in order to avoid conflicts. The 7-bit portion of the one-byte characters is mostly the same as ASCII, but with a yen sign added in place of the backslash.