Content deleted Content added
Line 9:
Windows-31J is often mistaken for standard Shift JIS: while similar, the distinction is significant for computer programmers wishing to avoid [[mojibake]]. In addition to the standard [[JIS X 0201]]:1997 and [[JIS X 0208]]:1997 characters, it includes "NEC special characters (Row 13), NEC selection of IBM extensions (Rows 89 to 92), and IBM extensions (Rows 115 to 119)".<ref name="iana31j" /> Such "formerly proprietary extensions from IBM and NEC", while not part of the JIS standards, were included in the [[W3C]]/[[WHATWG]] encoding standard used by [[HTML5]].<ref>{{cite web | url=https://encoding.spec.whatwg.org/#index-jis0208 | title=Index jis0208 | publisher=WHATWG | work=Encoding Standard}}</ref>
Windows-31J includes standard 7-bit [[ASCII]] codes for single-byte sequences with the high bit set to 0. Hence, codes 0x5C and 0x7E are mapped to U+005C REVERSE SOLIDUS (<code>\</code>) and U+007E TILDE (<code>~</code>) respectively, as they are in ASCII ([[ISO 646|ISO-646]]-US).<ref>{{cite web | url=http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT | title=CP932.TXT | publisher=Unicode Consortium}}</ref> This is often a source of confusion because in many Japanese fonts,
==See also==
|