Binary Subtraction Calculator

Subtract one binary number from another.

Difference (Binary)
100
Decimal: 4

How This Works

This converts each binary number to decimal, performs the arithmetic, then converts the result back to binary โ€” the same approach used internally by digital circuits and processors.

Frequently Asked Questions

What is 1010 - 0110 in binary?

100 (decimal 4).