Base Calculator

Add, subtract, multiply and divide numbers in different bases.

Base Arithmetic

Usage Instructions

Features

Performs addition, subtraction, multiplication and division on numbers in bases 2-36, outputs the result in a specified base, and shows the decimal reference of the input values.

Steps

Enter value A and its base → Choose an operator → Enter value B and its base → Set the result base → Click "Calculate" to view the result in the specified base.

Notes

All operations run locally in your browser and no data is uploaded; base range is 2-36 and values must match the chosen base; division is integer division (floor) and the divisor cannot be zero.