Categories
Unicode Description Utilities
The Unicode Description Utilities is a set of four programs for finding out what is in a Unicode file. 'uniname' defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. Command line options allow undesired information to be suppressed and the Unicode range to be added.
'unidesc' reports the character ranges to which different portions of the text belong. 'unihist' generates a histogram of the characters in its input. 'ExplicateUTF8' is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF-8 encoding.
Last updated 25 Jul, 2005
Versions
2.26
2.15.1 stable released 2005-09-01
- Released: 16 Apr, 2008
- Code Maturity: Stable
- Source Archive: http://freshmeat.net/redir/uniutils/55289/url_t...
- Licenses: GPLv3
- Interfaces: Command Line



