Binary Calculator
Perform arithmetic with binary numbers.
Result will appear here.
How it works
Examples
FAQ
- What is binary?
Binary is a base-2 number system using only 0 and 1.
- What operations are supported?
Addition, subtraction, multiplication and division.
- Why convert binary?
Binary is used by computers to represent data.
- Are inputs stored?
No. Calculations run locally in your browser.