Skip to content

Conversation

@polygonplanet
Copy link
Owner

Resolve #50
fix wrong character codes in README

[130, 160] represents "あ" in UTF-8
https://github.com/polygonplanet/encoding.js/blob/HEAD/README.md

[130, 160] (UTF-8の「あ」)
https://github.com/polygonplanet/encoding.js/blob/HEAD/README_ja.md

These character encodings are not UTF-8, but are correctly Shift_JIS.

@polygonplanet polygonplanet merged commit 4f22327 into master Oct 6, 2024
12 checks passed
@polygonplanet polygonplanet deleted the feature/fix-readme-encoding branch October 6, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

READMEの誤記?

2 participants