Looks like no one added any tags here yet for you.
the way you write the binary colum
from right to left 1-128
how the numbers for the binary column are determined
start from 1 and double until 128
how it is determined if a column has a 1 or 0
if the number above the column fits in the given number
binary for 84
01010100