Skip to content
Convertto
base32binary

Base 32 to Binary Converter

Convert base 32 numbers to binary instantly, with the working shown.

To convert base 32 to binary, enter your value above and the result appears as you type. 7V in base 32 is 11111111 in binary. Conversion uses arbitrary-precision integers, so very large values do not lose their low digits the way floating-point arithmetic would.

Runs in your browser

About converting BASE32 to BINARY

Base 32 uses digits and letters chosen to stay unambiguous when read aloud or typed — no 0/O or 1/I confusion. Binary is base 2 — each digit is one bit, so eight digits make a byte. As a worked example, 7V equals 255 in decimal and therefore 11111111 in binary.

Convert BINARY to BASE32 insteadOpen the full Number Base Converter

Share this converter