Converts a hexadecimal number to binary.
TCL-I command.
XTB hexNumber
hexNumber is a hexadecimal number.
Hexadecimal numbers are considered negative when in the range from X'FFFFFFFFFFFF' (-1) to X'800000000001' (-140,737,488,355,327).
:XTD FEFD
111 1110 111 1101