Skip to content

kg68k/unicode2sjis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicode → Shift_JIS 変換テーブル

スクリプト

  • python_u2s.py ... Python codecs.getencoderによる生成。
  • ruby_u2s.rb ... Ruby Encoding::Converterによる生成。

出力された変換テーブル

  • python_u2s.txt ... python_u2s.pyの結果。
  • ruby_u2s.txt ... ruby_u2s.rbの結果。
  • u2stbl.txt ... VTwentyOne.x(TW136C14)のu2stbl.cを元にしたテーブル。

Author

TcbnErik / https://github.com/kg68k/unicode2sjis

About

Unicode to Shift_JIS conversion table

Topics

Resources

Stars

Watchers

Forks

Contributors