Provides encoding and decoding functions for various Base formats. Base32 uses RFC4648 (optionally without padding). Base58 uses the Bitcoin alphabet (excluding 0, O, I, and l). Base62 uses the common 0-9A-Za-Z alphabet. Base100 is an example of a 100-character custom alphabet.
Select the format you require (e.g., Base32, Base58, etc.).
Enter the text you want to encode or decode in the input box.
Click the "Encode" or "Decode" button, and the result will be displayed in the output box.