Writing numbers in binary notation means expressing them as a sequence of binary digits (bits), either 0 or 1. Each number must be represented by powers of two. Counting from the left, the position represents the exponent of this power.
For example, in binary, we can write the number 155 into powers of two, as shown below:
(in binary)