Represent Decimal > 8-Bit Notation


Denoting decimal ( Base 2 )  numbers into 8-Bit Binary Notation

eg.    255  in binary  =  11111111
        16     in binary  =  00010000