DEC (Decimal): Standard base-10 integer numbers. Supports digits 0-9.
HEX (Hexadecimal): Base-16 digital codes. Supports numbers 0-9 and letters A-F.
BIN (Binary): Base-2 microcontroller machine code. Accepts only bits 0 and 1.
Usage: Toggle the source format radio button first, then input your value.