unicode [ -t ] hex ...
unicode [ -n ] char ...
If given a range of hexadecimal numbers, unicode prints a table of the specified Unicode characters including their values and UTF representations. Otherwise, it translates from UTF to numeric value or numeric value to UTF, depending on the appearance of the supplied text. If converting to UTF, the characters are printed one per line.
The options are:
The output of unicode might not be helpful if the characters printed are not available in the current font.
UNICODE(1 ) | Rev: Thu Feb 15 14:42:47 GMT 2007 |