Base36 Converter

Convert a decimal number to Base36 and back - 1234567890 ↔ kf12oi.

Base36 Converter

Convert a decimal number to Base36 (digits 0–9 and letters a–z) and back. Base36 is a compact way to write large numbers, common for short IDs and codes.

Whole numbers only - any size is supported.
Example:
Separators kept as they are: the value is split on them and every part is converted on its own. Handy for IDs like kf12oi-kf12oi.
Example:
Advertise with Racerads - start now

About Base36 Converter

The Base36 Converter turns a decimal number into Base36 - using digits 0–9 and letters a–z - and back to decimal. Base36 packs large numbers into short, URL-safe strings, which is why it is popular for compact IDs and codes. It uses BigInt, so numbers of any size stay exact.

How to use Base36 Converter

  1. Choose Decimal → Base36 or Base36 → Decimal.
  2. Type or paste the value.
  3. Optionally list characters to ignore, such as "-", to convert each part of an ID separately.
  4. Copy the converted result.

Frequently asked questions

What is Base36?

Base36 is a positional numeral system that represents numbers with 36 characters - the digits 0–9 and the letters a–z - so large numbers become much shorter than in decimal.

How is Base36 different from Base64?

Base36 encodes numbers using a case-insensitive alphanumeric alphabet, which is convenient for short IDs. Base64 encodes arbitrary binary data using 64 characters, including symbols. They serve different purposes.

Does it work with very large numbers?

Yes. The converter uses BigInt, so it handles numbers of any size without losing precision.

Can I convert an ID that contains dashes?

Yes. Put the separator - for example "-" - into the "Ignore characters" field. The value is split on it, every part is converted on its own and the separators stay in place, so kf12oi-16 becomes 1234567890-42.

Recommended tools

MBR PROPERTYLISTING LTD
8028, Paphos,❤️ Cyprus
Telegram
Base36 Converter - Decimal to Base36 & Back Online | Racerads