Quick Summary: Binary Calculator

A binary calculator performs math (addition, subtraction) and logical operations (AND, OR, XOR) on base-2 numbers used by computers.

How to use the Binary Calculator

  1. Choose Bit-width

    Select between 8-bit, 16-bit, or 32-bit operations.

  2. Select Operation

    Pick from Addition, Subtraction, or Bitwise (AND, OR, XOR, NOT).

  3. Enter Binary Values

    Input the binary strings (0s and 1s) to see the result and decimal equivalent.

Related Calculators