byte to bits

Convert a single byte to eight bits. Enter the byte value as decimal or hexadecimal number. Sourcecode below.

byte value
dec
hex
bits
0000 0000msblsb
Want to convert multiple bytes to bits?
Or convert bits to byte instead?