Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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