Can convert numbers between different number systems (2/8/10/16)
The display shows the number in binary, hexadecimal, octal and decimal.
Input can be in binary, hexadecimal, octal, or decimal.
Different modes:
64-bit integer (signed/unsigned)
32-bit integer (signed / unsigned)
16-bit integer (signed / unsigned)
8-bit integer (signed / unsigned)
64 bits floating point (IEEE 754 standard)
32 bits floating point (IEEE 754 standard)
Byte order forward and byte order backward
4 different color themes (white / blue / red / black)