Skip to content

varun-c/utf8encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utf8encoder

Encodes utf-16 strings as utf-8. To run the program, pass the input file as a parameter to the utf8encoder.py file. For example:

python utf8encoder.py input/arabic_in.txt

The above command will generate the utf8-encoded output string in a utf8encoder_out.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages