Enter a number in base 42 below to convert it to base 64 instantly.
Advertisement
In base 42, each digit position represents a power of 42: the rightmost digit counts individual ones, the next counts groups of 42, the next counts groups of 42×42, and so on — the same place-value idea as base 10, just with 42 distinct digits instead of ten.
Base 64 works the same way: the rightmost digit counts ones, the next counts groups of 64, the next counts groups of 64×64, and so on, using 64 distinct digits.
Advertisement
| Base 10 | Base 42 | Base 64 |
|---|---|---|
| 1 | 1 | B |
| 2 | 2 | C |
| 3 | 3 | D |
| 4 | 4 | E |
| 5 | 5 | F |
| 6 | 6 | G |
| 7 | 7 | H |
| 8 | 8 | I |
| 9 | 9 | J |
| 10 | A | K |
| 11 | B | L |
| 12 | C | M |
| 13 | D | N |
| 14 | E | O |
| 15 | F | P |
| 16 | G | Q |
| 17 | H | R |
| 18 | I | S |
| 19 | J | T |
| 20 | K | U |
| 21 | L | V |
| 22 | M | W |
| 23 | N | X |
| 24 | O | Y |
| 25 | P | Z |
| 26 | Q | a |
| 27 | R | b |
| 28 | S | c |
| 29 | T | d |
| 30 | U | e |
| 31 | V | f |
| 32 | W | g |
| 33 | X | h |
| 34 | Y | i |
| 35 | Z | j |
| 36 | a | k |
| 37 | b | l |
| 38 | c | m |
| 39 | d | n |
| 40 | e | o |
| 41 | f | p |
| 42 | 10 | q |
| 43 | 11 | r |
| 44 | 12 | s |
| 45 | 13 | t |
| 46 | 14 | u |
| 47 | 15 | v |
| 48 | 16 | w |
| 49 | 17 | x |
| 50 | 18 | y |
| 51 | 19 | z |
| 52 | 1A | 0 |
| 53 | 1B | 1 |
| 54 | 1C | 2 |
| 55 | 1D | 3 |
| 56 | 1E | 4 |
| 57 | 1F | 5 |
| 58 | 1G | 6 |
| 59 | 1H | 7 |
| 60 | 1I | 8 |
| 61 | 1J | 9 |
| 62 | 1K | + |
| 63 | 1L | / |
| 64 | 1M | BA |
| 70 | 1S | BG |
| 80 | 1c | BQ |
| 90 | 26 | Ba |
| 100 | 2G | Bk |
| 200 | 4W | DI |
| 300 | 76 | Es |
| 400 | 9M | GQ |
| 500 | Bc | H0 |
| 600 | EC | JY |
| 700 | GS | K8 |
| 800 | J2 | Mg |
| 900 | LI | OE |
| 1000 | NY | Po |
Advertisement