Converting between Binary and Denary

As humans we use denary numbers (most of the time) and these have to be stored as binary on a computer - so we have to be able to convert between the two.

 

To convert back from a denary number to a binary number, we can run the above steps in reverse, subtracting the column headings from the denary number in order.