Hexadecimal to Base 36 Converter
Convert Hexadecimal (Base 16) to Base 36 (Base 36) instantly. Enter any Hexadecimal value to get the Base 36 equivalent.
Common Numbers Conversions
Hexadecimal to Base 36 Conversion Table
| Hexadecimal (Base 16) | Base 36 (Base 36) |
|---|---|
| 0 | 0 |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 8 | 8 |
| A | A |
| F | F |
| 10 | G |
| 20 | W |
| 40 | 1S |
| 64 | 2S |
| 80 | 3K |
| FF | 73 |
| 200 | E8 |
| 3E8 | RS |
| 400 | SG |
| FFF | 35R |
| FFFF | 1EKF |
How to Convert Hexadecimal to Base 36
To convert from Hexadecimal (base 16) to Base 36 (base 36), express the integer value using the digits available in the target base. For example, decimal 255 is FF in Hexadecimal and 73 in Base 36.
Use the converter above — type any Hexadecimal value to instantly see its Base 36 equivalent. Convert Base 36 → Hexadecimal instead →
Frequently Asked Questions
About These Units
A positional numeral system with base 16. Uses 16 distinct digits (0–9 + A–F).
A positional numeral system with base 36. Uses 36 distinct digits (0–9 + A–Z).