Top Qs
Timeline
Chat
Perspective

Base62

Positional notation using 0-9, A-Z, and a-z From Wikipedia, the free encyclopedia

Remove ads

Base62 is a binary-to-text encoding that represents arbitrary data (including binary data) as ASCII text. It encode data as the 62 letters and digits of ASCII capital letters A-Z, lower case letters a-z and digits 0–9.[1][2]

123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz
= 58 characters = base58

0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
= 62 characters = base62

0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz+/
= 64 characters = base64
Remove ads

Alphabet

The Base62 alphabet:

More information Value, Char ...

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads