Skip to content

dehero/encoding-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoding samples

Markdown documents saved with different encodings that contain specific character tables and text examples. Use them to test encoding/decoding algorithms. Each document is also saved in generally accepted UTF-8 encoding so you can test conversion by loading both versions and comparing resulting strings.

Encodings

  • KOI8-R
  • KOI8-RU
  • KOI8-T
  • KOI8-U
  • Windows-1251
  • Windows-1252
  • more to add...

Additional binary file contains all possible bytes from 0 to 255 to test loading file as binary string.

Sources

Contributing

Feel free to add samples for uncovered encodings and suggest improvements and fixes to existing samples.

About

Markdown documents saved with different encodings that contain specific character tables and text examples.

Resources

Stars

Watchers

Forks

Packages

No packages published