Toolzy

Base58 Encode / Decode

Encode and decode text using the Bitcoin Base58 alphabet.

Input
Output

Convert text to and from Base58 using the Bitcoin alphabet, which omits easily confused characters.

How to use

  1. Choose Encode or Decode.
  2. Type or paste your text.
  3. Copy the converted result.

Frequently asked questions

Which alphabet is used?
The Bitcoin Base58 alphabet, which excludes 0, O, I and l to avoid confusion.
Is this the same as Base58Check?
No. This is plain Base58 without the checksum used by Base58Check addresses.

Related tools