Convert to binary.
The given number is.
If we represent any number in the form of , then that is the binary representation of the given number.
To convert a decimal number to binary, we divide it successively by, until the quotient is 0. Keep the whole part for the next step and set the remainder aside.
,
Now, read from the bottom (MSB) to top (LSB) as
So