How does the number 1 equal 4 bits because I thought a single bit was either or 0?
The number 1 does not equal 4 bits. A single bit can only be either 0 or 1, and 4 bits can represent 16 different values (from 0 to 15). The number 1 can be represented in binary as 0001, which is 4 bits long.