Binary works like this: The number on the far right is worth 1, the next from the right 2, then 4, and so on. Add the values of the places with 1s to get your number. Ex: 00010001 = 16 + 1 = 17.