Binary Calculator
Add, subtract, multiply and divide binary numbers.
Result (binary)
10000
Decimal
16
Hexadecimal
10
Octal
20
ShowHide the working
- 11010₂ = 10, 110₂ = 6
- 210 + 6 = 16 = 10000₂
Formula
arithmetic & bitwise on binary valuesHow it works
Adds, subtracts, multiplies, divides and bitwise-combines two binary numbers.
Example
1010 + 110 = 10000 (10 + 6 = 16).
About the Binary Calculator
Add, subtract, multiply and divide binary numbers. It sits in the Developer section of NWS Calc, a free collection of calculators that run entirely in your browser. There is no signup, no paywall and no tracking — open the page, enter your numbers, get an answer.
Frequently asked questions
- Is the Binary Calculator free to use?
- Yes. Every calculator on NWS Calc is completely free, with no signup, no usage limits and no ads.
- Does my data leave my device?
- No. The Binary Calculator runs entirely in your browser using JavaScript. Nothing you type is uploaded, logged or stored on a server.
- Can I use the Binary Calculator on my phone?
- Yes. The page is fully responsive and works in any modern mobile or desktop browser — there is nothing to install.
- What else is in Developer?
- Bases, bitwise math, timestamps, data sizes and aspect ratios. You can browse the full Developer category for related calculators.