Hex Math
v1.1.1Perform arithmetic and bitwise operations on hexadecimal numbers with multi-base output.
Performs arithmetic (add, subtract, multiply, divide) and bitwise operations (AND, OR, XOR, NOT, shifts) on hexadecimal numbers, showing results in hex, decimal, octal, and binary simultaneously.
How to use- →Enter two hex values and select the operation.
- →Results are shown in all four bases at once for easy cross-referencing.
- →Bitwise operations work on the full 32-bit or 64-bit representation.
Enter hex values (e.g. FF, 0x1A3)