unicode — Inferno 1.1ed
unicode
Synopsis
unicode [-nt] hexmin - hexmax unicode [-t] hex [...] unicode [-n] characters
Description
The unicode command converts between UTF and character values from the Unicode Standard (see utf ).
The output of unicode may be unhelpful if the characters printed are not available in the current font.
Examples
|
unicode p
|
Print the hex value of 'p'.
|
|
unicode 2200-22f1
|
Print a table of miscellaneous mathematical symbols.
|
Files
|
/lib/unicode
|
table of characters and descriptions.
|
See Also
utf and font
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.