8 lines
475 B
Text
8 lines
475 B
Text
/// This is the Japanese encoding for Windows.
|
|
///
|
|
/// [Index visualization](https://encoding.spec.whatwg.org/shift_jis.html),
|
|
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/shift_jis-bmp.html)
|
|
///
|
|
/// This encoding matches the Windows code page 932, except Windows decodes some byte
|
|
/// sequences that are error per the Encoding Standard to the question mark or the
|
|
/// Private Use Area and generally uses U+30FB in place of the REPLACEMENT CHARACTER.
|