255 Decimal to Binary
255 Decimal (dec) =
11111111
Binary (bin)
Formula
Repeatedly divide by 2, read remainders bottom-to-top
Worked example: Repeatedly divide by 2, read remainders bottom-to-top = 11111111 bin
255 Decimal (dec) =
11111111
Binary (bin)
Worked example: Repeatedly divide by 2, read remainders bottom-to-top = 11111111 bin