/UTF-8-checker

A simple command-line script to check file if it obey the rule of UTF-8 bytes.

Primary LanguageRubyApache License 2.0Apache-2.0

UTF-8 checker

A simple command-line script to check file if it obey the rule of UTF-8 bytes.

If check failed, report the position of first wrong byte.