Base58 Encoder / Decoder

Convert UTF-8 text to Base58 using the Bitcoin alphabet, or decode it.

Convert in your browser · No sign-up

Preserves leading zero bytes. Maximum input 8000 characters. This is raw Base58, not Base58Check and not address validation.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Convert UTF-8 text to Base58 using the Bitcoin alphabet, or decode it.
  2. Choose the mode or options, then run the tool.
  3. Review the result, then copy or download the TXT file.

Example

Hello → 9Ajdvzr

Details and limitations

Preserves leading zero bytes. Maximum input 8000 characters. This is raw Base58, not Base58Check and not address validation.

Text stays in your browser; it is not sent to a conversion server.

FAQ

Base58 Encoder / Decoder — What are the supported inputs and limits?

Preserves leading zero bytes. Maximum input 8000 characters. This is raw Base58, not Base58Check and not address validation.

Format references

Tool page updated: