Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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