Home/Math/Base Converter (Any Base 2 to 36)

Base Converter (Any Base)

Convert a number from any base to any other base, anywhere from binary all the way up to base thirty six. Instead of chaining separate binary, octal, and hexadecimal tools, you pick the source base and the target base once and let this converter do the rest. It reads your input in the base you specify, validates that every digit is legal for that base, and then prints the value in your chosen output base along with the standard decimal, binary, and hexadecimal forms for reference. Bases above ten use the letters A through Z as extra digits, exactly like hexadecimal extends beyond nine. This is handy for computer science, encoding puzzles, and number theory. Everything runs locally in your browser, so conversions are instant and nothing you type is sent anywhere.

How to use Base Converter (Any Base 2 to 36)

  1. Enter your number and its current base.
  2. Choose the target base from 2 to 36.
  3. Read the converted value.

Frequently asked questions

Which bases can I convert between?

Any radix from 2 to 36, covering binary, octal, decimal, hexadecimal and custom bases in a single conversion.

How are digits above 9 written?

Bases above 10 use letters, so A stands for 10, B for 11, and so on up to Z for 35.

What is base 36 useful for?

Base 36 packs numbers into shorter strings using all digits and letters, which is handy for compact ids and codes.

What is Base Converter (Any Base 2 to 36)?

Convert a number from any base to any other base, anywhere from binary all the way up to base thirty six. Instead of chaining separate binary, octal, and hexadecimal tools, you pick the source base and the target base once and let this converter do the rest.

Is Base Converter (Any Base 2 to 36) free to use?

Yes. Base Converter (Any Base 2 to 36) is completely free, with no sign-up and no usage limits.

Does Base Converter (Any Base 2 to 36) work in a web browser?

Yes. Base Converter (Any Base 2 to 36) runs in any modern web browser. There is nothing to download or install.

Is my data private with Base Converter (Any Base 2 to 36)?

Yes. Base Converter (Any Base 2 to 36) runs entirely on your device in your browser, so nothing you enter is uploaded to a server.