base32decimal
Base 32 to Decimal Converter
Convert base 32 numbers to decimal instantly, with the working shown.
To convert base 32 to decimal, enter your value above and the result appears as you type. 7V in base 32 is 255 in decimal. Conversion uses arbitrary-precision integers, so very large values do not lose their low digits the way floating-point arithmetic would.
Runs in your browserAbout converting BASE32 to DECIMAL
Base 32 uses digits and letters chosen to stay unambiguous when read aloud or typed — no 0/O or 1/I confusion. Decimal is base 10 — the everyday notation, and the one every other base is usually being translated back into. As a worked example, 7V equals 255 in decimal and therefore 255 in decimal.
Share this converter
Related tools
Binary to Decimal ConverterConvert binary numbers to decimal, hex and octal instantly.Hex to Decimal ConverterConvert hexadecimal values to decimal, binary and octal.Multi-Format EncoderEncode text into Base64, hex, binary, URL, HTML entities, ROT13 and more, all at once.Octal to Decimal ConverterConvert octal numbers to decimal, binary and hexadecimal.Colour ConverterConvert any colour to HEX, RGB, HSL, HSV, CMYK, LAB and native code — with contrast, tints and harmonies.Hex to Text ConverterConvert text to hexadecimal bytes and decode hex strings back into readable text.