赞
踩
■简介
Shift_JIS-2004 is the JIS X 0213 version of Shift_JIS encoding. It is a superset of Shift_JIS. In this encoding, JIS X 0213 double-byte code is transformed by a formula.
http://x0213.org/codetable/index.en.html
■为什么名为为Shift-JIS
1.个人理解 ( 仅供参考! )
虽然都是日文
・半角假名使用 1个字节 存储
・其他日文使用 2个字节 存储
有点汽车换挡的意思,所有命名为Shift - JIS
2.另外一种说法
当两个字节存储一个文字时,
要避开原本在0xA1-0xDF放置的半角假名字符。
- 0x81-0x9F and 0xE0-0xFC: First byte of double-byte character
-
- JIS X 0208字集的所有字符
- 第一位字节 使用0x81-0x9F、0xE0-0xEF (共47个)
- 第二位字节 使用0x40-0x7E、0x80-0xFC (共188个)
-
- 使用者定义区
- 第一位字节 使用0xF0-0xFC (共47个)
- 第二位字节 使用0x40-0x7E、0x80-0xFC (共188个)
https://blog.csdn.net/weixin_30872157/article/details/98302313
■使用win10自带的编码查看工具
https://blog.csdn.net/wxh0000mm/article/details/80348414
A1

DF

---

---
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。