Base32-Kodierer/Dekodierer
What is Base32 Encoding? Base32 encodes binary data using 32 ASCII characters (A-Z and 2-7). It is similar to Base64 but uses a smaller, case-insensitive alphabet, making it useful for systems that are not case-sensitive. Text Base32 Hello JBSWY3DP Test KRSXG5A= Key Features Encode text to Base32 Decode Base32 back to text RFC 4648 compliant ...
Testen Sie das Tool »