Toolora

Base58 Converter

Convert text to Base58 and decode it back.

The Base58 Converter encodes UTF-8 text with the Bitcoin alphabet and decodes Base58 strings back to readable text, including leading zero handling.
Mode

How to use

  1. Choose Encode or Decode mode.
  2. Enter text or a Base58 string.
  3. Copy the converted result.

Frequently asked questions

Which alphabet is used?

The standard Bitcoin alphabet without 0, O, I and l.

Are non-ASCII characters supported?

Yes, text is encoded as UTF-8 bytes.