looking at the value of each column what is this binary number worth ?

looking at the value of each column what is this binary number worth ?
Answer
Explanation:
Step1: Identify non - zero positions
The non - zero positions are the second (value 64) and the last (value 1).
Step2: Sum the values
We sum the values corresponding to non - zero positions: $64 + 1$.
Answer:
65