Two Bits

What if we add another transistor?
Now we have 2 bits, which gives us four possible combinations, meaning we can represent four numbers:

00 (both off) = 0
01 (first off, second on) = 1
10 (first on, second off) = 2
11 (both on) = 3