Arbitrary Base Converter
Enter your number and pick the source and target bases to convert.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
Every positional number system — binary (base 2), octal (base 8), decimal (base 10), hexadecimal (base 16) — represents the same quantity using a different set of digit symbols and place values. This converter generalizes that idea to any base from 2 to 36, using digits 0-9 and letters a-z to represent values up to 35 in a single digit position (base 36 is the practical ceiling since the Latin alphabet only has 26 letters).
It works by converting the input to a decimal intermediate value, then repeatedly dividing by the target base to build up the output digits. It's a handy tool for programmers, computer science students, and puzzle solvers who need conversions beyond the usual binary/octal/hex trio — base 36 in particular shows up in URL shorteners and compact ID encoding schemes.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)