Base-N Arithmetic Calculator

Add, subtract, multiply, divide, or take modulo of two numbers in any base from 2 to 36, with the decimal value and step-by-step working.

Frequently Asked Questions

Which bases are supported?

Any base from 2 to 36. Bases beyond 10 use letters: A is 10, B is 11, and so on up to Z is 35. The two operands can be in different bases, and you choose the output base independently.

How does it compute the result?

It converts both inputs to integers, performs the operation, then shows the answer in your chosen output base.

Is division integer or fractional?

Integer division with a separate remainder, which is the normal convention when working in binary or hexadecimal.

Why work in another base at all?

Binary and hex map directly to how computers store data, so base arithmetic is everyday work in low-level programming and digital logic.

Important Disclaimer: Estimates for informational purposes only.

This calculator provides estimates for informational purposes only. Results are based on assumptions and may not reflect actual outcomes. Consult qualified professionals in relevant fields before making important decisions based on these results.