An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

x68ksjis
========

[![Linux Build](https://github.com/vampirefrog/x68ksjis/actions/workflows/linux.yml/badge.svg)](https://github.com/vampirefrog/x68ksjis/actions/workflows/linux.yml) [![MacOS Build](https://github.com/vampirefrog/x68ksjis/actions/workflows/macos.yml/badge.svg)](https://github.com/vampirefrog/x68ksjis/actions/workflows/macos.yml) [![Windows Build](https://github.com/vampirefrog/x68ksjis/actions/workflows/msys2-mingw64.yml/badge.svg)](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