Hex Calculator
Perform hex arithmetic and conversions. Supports +, -, *, /, AND, OR, XOR, NOT, shifts, and base conversion. 100% client-side.
Hex/Dec/Bin/Oct
Bitwise Ops
Real-time
Copy Results
⚡ You can use prefixes: 0x for hex, 0b for binary, 0o for octal. Results update automatically.
📊 Result in all bases:
⚡ All calculations are performed with 32-bit signed integers. For division, result is integer.