Bitwise Operation Calculator (AND / OR / XOR / NOT / Shift)
Evaluate bitwise expressions — AND, OR, XOR, NOT, NAND, NOR, XNOR, left shift, right shift (arithmetic & logical) — on two or more operands in mixed bases (bin/oct/dec/hex). Aligned bit-column grid, truth-table generator, selectable width (8/16/32/64-bit or BigInt), signed/unsigned toggle, and multi-input chained operations. 100% client-side.
Evaluate bitwise expressions — AND, OR, XOR, NOT, NAND, NOR, XNOR, left shift, right shift (arithmetic & logical) — on two or more operands in mixed bases (bin/oct/dec/hex). Aligned bit-column grid, truth-table generator, selectable width (8/16/32/64-bit or BigInt), signed/unsigned toggle, and multi-input chained operations. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.