Enter two binary numbers, pick an operation, and the calculator returns the binary result with the decimal equivalent.
Binary addition, subtraction, multiplication and division on base-2 numbers.
Yes — each binary input and the result are shown alongside their decimal values for clarity.
Only 0s and 1s — any other characters are rejected as invalid binary.