https://github.com/vampirefrog/x68ksjis
X68000 specific Shift-JIS to/from Unicode conversion code
https://github.com/vampirefrog/x68ksjis
charset decoding encoding iconv sharp shift-jis sjis unicode utf-8 utf8 x68000
Last synced: 10 days ago
JSON representation
X68000 specific Shift-JIS to/from Unicode conversion code
- Host: GitHub
- URL: https://github.com/vampirefrog/x68ksjis
- Owner: vampirefrog
- Created: 2020-10-25T14:20:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T14:31:10.000Z (about 1 year ago)
- Last Synced: 2024-11-17T15:22:41.439Z (about 1 year ago)
- Topics: charset, decoding, encoding, iconv, sharp, shift-jis, sjis, unicode, utf-8, utf8, x68000
- Language: C
- Homepage:
- Size: 132 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
x68ksjis
========
[](https://github.com/vampirefrog/x68ksjis/actions/workflows/linux.yml) [](https://github.com/vampirefrog/x68ksjis/actions/workflows/macos.yml) [](https://github.com/vampirefrog/x68ksjis/actions/workflows/msys2-mingw64.yml)
X68000 specific Shift-JIS to/from Unicode conversion tools
- `sjis2utf8` convert from Shift-JIS to UTF-8
- `utf82sjis` convert from UTF-8 to Shift-JIS
- `sjisstats` count the use of each Shift-JIS character in a file and display the list from most used to least used