Counting binary is a bit like counting Denary. In our standard number systems we have ten different digits (0,1,2,3,4,5,6,7,8,9). This is called denary, decimal or base-10. Binary only uses two different digits (0 and 1) which is base 2. Counting in binary is similar to counting in denary. e.g 8,4,2,1 instead of 1000,100,10,1