Hexadecimal to Base 32 Converter

Convert Hexadecimal (Base 16) to Base 32 (Base 32) instantly. Enter any Hexadecimal value to get the Base 32 equivalent.

Hexadecimal to Base 32 6 units

Common Numbers Conversions

Hexadecimal to Base 32 Conversion Table

Hexadecimal (Base 16) Base 32 (Base 32)
0 0
1 1
2 2
3 3
4 4
5 5
8 8
A A
F F
10 G
20 10
40 20
64 34
80 40
FF 7V
200 G0
3E8 V8
400 100
FFF 3VV
FFFF 1VVV

📐 How to Convert Hexadecimal to Base 32

To convert from Hexadecimal (base 16) to Base 32 (base 32), express the integer value using the digits available in the target base. For example, decimal 255 is FF in Hexadecimal and 7V in Base 32.

Use the converter above — type any Hexadecimal value to instantly see its Base 32 equivalent. Convert Base 32 → Hexadecimal instead →

Frequently Asked Questions

Q How do I convert Hexadecimal to Base 32?
Interpret the Hexadecimal (base 16) number as an integer, then express it in base 32. For example, the Hexadecimal value FF equals 255 in decimal, which is 7V in Base 32.
Q What is 255 in Base 32?
255 in decimal = 7V in Base 32.

ℹ️ About These Units

Hexadecimal
Base 16

A positional numeral system with base 16. Uses 16 distinct digits (0–9 + A–F).

Base 32
Base 32

A positional numeral system with base 32. Uses 32 distinct digits (0–9 + A–V).