The decimal system uses 10 digits (0–9) and powers of 10.
Binary uses digits 0 and 1, with powers of 2.
Hex uses digits 0–9 and A–F (A=10, B=11, ..., F=15).