Enter any number plate to find its sequence number in the A-Z, 0-9 system
Great question! Let me explain it in a simple way:
We use 36 characters in a special order: 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ
Think of it like counting, but instead of just 0-9, we keep going with A, B, C... all the way to Z!
Character | Position | Character | Position | Character | Position |
---|---|---|---|---|---|
0 | 0 | C | 12 | O | 24 |
1 | 1 | D | 13 | P | 25 |
2 | 2 | E | 14 | Q | 26 |
3 | 3 | F | 15 | R | 27 |
4 | 4 | G | 16 | S | 28 |
5 | 5 | H | 17 | T | 29 |
6 | 6 | I | 18 | U | 30 |
7 | 7 | J | 19 | V | 31 |
8 | 8 | K | 20 | W | 32 |
9 | 9 | L | 21 | X | 33 |
A | 10 | M | 22 | Y | 34 |
B | 11 | N | 23 | Z | 35 |
Imagine you're counting toys, but you can only use 36 different symbols. When you run out of single symbols, you start using two symbols together (like 10, 11, 12... then 1A, 1B, 1C...).
Each number plate has a position in this giant list:
Let's work out "ABC" step by step:
Fun fact: This is similar to how we count in our normal number system, but instead of using 10 digits (0-9), we use 36 characters (0-9 and A-Z)!