Fork me on GitHub

Binary Calculator

  • ! (NOT)
  • << (Bitwise Left Shift)
  • >> (Bitwise Right Shift)
  • + (Addition)
  • - (Subtraction)
  • * (Multiplication)
  • / (Division)
  • AND / NAND
  • OR / NOR
  • XOR / XNOR

Options


Operand 1

Operand 2

Result