What this converter does:
It takes your input in one of the three formats (decimal, hexadecimal or binary)
and shows you its equivalent in the other two.
How to use:
- Type a value (e.g.
255, FF, or 11111111).
- Select its format above.
- Click Convert.
- The results pane below will display the value in decimal, hex, and binary.