Skip to content

mgo-tec/UTF8_to_Shift_JIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Binary Conversion Table from UTF8 to Shift_JIS.

version 1.1 半角カナに対応しました

アドレス0xB0 "¢" UTF8= C2A2~、Shift_JIS= 0x8191

アドレス0x1EEC "‐" UTF8= E28090~、Shift_JIS= 0x815D

アドレス0x9DCC スペース UTF8= E38080~、Shift_JIS= 0x8140

アドレス0x11CCC "一" UTF8= E4B880~、Shift_JIS= 0x88EA

アドレス0x12BCC "倅" UTF8= E58085~、Shift_JIS= 0x98E4

アドレス0x1AAC2 "怎" UTF8= E6808E~、Shift_JIS= 0x9C83

アドレス0x229A6 "瀁" UTF8= E78081~、Shift_JIS= 0xE066

アドレス0x2A8A4 "耀" UTF8= E88080~、Shift_JIS= 0x9773

アドレス0x327A4 "退" UTF8= E98080~、Shift_JIS= 0x91DE

アドレス0x3A6A4 "!" UTF8= EFBC81~、Shift_JIS= 0x8149

アドレス0x3A8DE "~" UTF8= EFBD9E、Shift_JIS= 0x8160

半角カナ UTF8= EFBDA1~EFBE9F をASCIIコードに変換。2バイト目はゼロ。

JIS第一水準、第二水準、13区が変換可能

参照ブログ https://www.mgo-tec.com/blog-entry-utf8sjis01.html

The MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published