bits to byte

Convert up to eight bits to a single byte. Enter the bits as a string of 0's and 1's. Sourcecode below.

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