Decimal to Base-36 Converter

Only numbers. No commas. Dot for decimal.
1 in decimal = 1 in base-36
1 in decimal also equal to:
1 in binary1 in octal1 in hexadecimal1 in base-21 in base-31 in base-41 in base-51 in base-61 in base-71 in base-81 in base-91 in base-101 in base-161 in base-201 in base-241 in base-321 in base-36

Decimal

Definition of Decimal Number System: The decimal number system is the base-10 number system. It uses the ten digits, from 0 to 9.

The decimal numbers are the most widely used in daily life all over the world.

Base-36

Base-36 number system uses 36 symbols to code information. Most commonly, these symbols are, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, and 'A to Z' (or alternatively 'a to z').