Skip to main content

Bitwise Calculator

v1.1.1

Perform bitwise AND, OR, XOR, NOT, shift operations with hex, binary, and decimal views.

Performs bitwise AND, OR, XOR, NOT, left-shift, and right-shift operations on integers, showing the full binary representation and comparing operands and results side by side.

How to use
  • Enter your operand values in decimal, hex, or binary.
  • Select the operation to apply; see the result in all three bases instantly.
  • The bit-grid display highlights changed bits between input and output.