Convert the given from decimal to binary :
Given number is
To convert a decimal number to binary, we divide it successively by , until the quotient is.
, the remainder is
, the remainder is
, the remainder is
, the remainder is
, the remainder is
, the remainder is
, the remainder is
, the remainder is
Now read from the bottom (MSB) to top (LSB) as
So