Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stain/encoding-test-files
Encoding test files
https://github.com/stain/encoding-test-files
Last synced: 3 months ago
JSON representation
Encoding test files
- Host: GitHub
- URL: https://github.com/stain/encoding-test-files
- Owner: stain
- License: apache-2.0
- Created: 2014-08-11T11:13:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-08T14:42:29.000Z (over 9 years ago)
- Last Synced: 2024-10-04T14:46:27.731Z (4 months ago)
- Language: Python
- Size: 152 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Encoding test files
===================These are example test files for testing encoding issues.
They are generated by running `generate.py` with Python 2.7.
Assuming your browser can read this README as UTF-8, the content should be equivalent to:
```
première is first
première is slightly different
Кириллица is Cyrillic
𐐀 am Deseret
```These are written into different encodings, where some characters might be replaced with ?.
Only UTF8 and UTF16 is able to do all encodings.TODO: Add BOM test files