Base58 Encoder & Decoder

Encode and decode Base58 strings with instant conversion.

0 characters

Options

About Base58

Base58 is an encoding scheme used in Bitcoin and other cryptocurrencies. It's similar to Base64 but excludes visually similar characters to reduce errors when reading or typing.

Character Sets:

Bitcoin: 123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz
Ripple: rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tA6d7
Flickr: 123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ

Excluded characters: 0 (zero), O (capital o), I (capital i), l (lowercase L) - these look similar and can cause confusion.

Related Tools

ASCII to Text Converter

Click to use this tool

Base32 Encoder & Decoder

Click to use this tool

Base64 Encoder & Decoder

Click to use this tool

Base64 to Image Converter

Click to use this tool

Base64 URL Safe Encoder

Click to use this tool