Function Block BIN2HEX

The Function Block BIN2HEX converts a binary value to a hexadecimal value.

Note: Unlike the Function Block BIN2DEC, the data is converted into actual binary values and not into numbers 0 and 1.

Input

The input expects a string with binary data.

Output

The output returns the result as a hexadecimal number.