Base32 Encode / Decode
How do I encode Base32?
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
This tool encodes arbitrary text into Base32, a scheme that represents binary data using only 32 characters (A–Z and digits 2–7), or decodes a Base32 string back into the original text. Compared to Base64, Base32 uses a smaller, case-insensitive alphabet that avoids visually confusing characters, which makes it more forgiving when it needs to be read aloud, typed by hand, or used somewhere that isn't reliably case-sensitive.
It's most commonly recognized as the format behind two-factor authentication secret keys (the string you type in manually if you can't scan the QR code for Google Authenticator or similar apps) and is also used in some DNS record encodings and file-naming schemes where a compact, unambiguous, alphanumeric-only representation of binary data is needed.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)