Useful tools when working with Unicode files when one doesn't know the writing system, doesn't have the necessary font, needs to inspect invisible characters, needs to find out whether characters have been combined or in what order they occur, or needs statistics on which characters occur.
* 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. It may also be used to validate UTF-8 input. * unidesc reports the character ranges to which different portions of the text belong. It can also be used to identify Unicode encodings (e.g. UTF-16be) flagged by magic numbers. * 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 UTF8 encoding. * utf8lookup provides a handy way to look up Unicode characters from the command line. * unireverse reverse each line of UTF-8 input character-by-character.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 186.4 kB | 980 kB | [文件列表] |
| amd64 | 187.4 kB | 1000 kB | [文件列表] |
| armel | 177.9 kB | 856 kB | [文件列表] |
| avr32 (非官方移植版) | 204.1 kB | 840 kB | [文件列表] |
| hppa | 207.3 kB | 860 kB | [文件列表] |
| hurd-i386 | 181.8 kB | 832 kB | [文件列表] |
| i386 | 178.7 kB | 832 kB | [文件列表] |
| ia64 | 198.3 kB | 1092 kB | [文件列表] |
| kfreebsd-amd64 | 187.9 kB | 968 kB | [文件列表] |
| kfreebsd-i386 | 181.6 kB | 808 kB | [文件列表] |
| m68k (非官方移植版) | 196.1 kB | 804 kB | [文件列表] |
| mips | 206.9 kB | 872 kB | [文件列表] |
| mipsel | 181.3 kB | 872 kB | [文件列表] |
| powerpc | 207.3 kB | 868 kB | [文件列表] |
| s390 | 205.4 kB | 840 kB | [文件列表] |
| sparc | 204.4 kB | 904 kB | [文件列表] |