mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-03 11:44:09 +00:00
9 lines
475 B
Plaintext
9 lines
475 B
Plaintext
|
/// 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.
|