Byte Conversion Calculator

Byte conversion allows for quick conversion between digital information units.

Clear
Result8 bit1 B converted
1 B equals8 bit
1 bit equals0.125 B

Byte to bit reference

bytebit
1 B8 bit
2 B16 bit
5 B40 bit
10 B80 bit
25 B200 bit
50 B400 bit
100 B800 bit
500 B4,000 bit
1,000 B8,000 bit

How to convert byte to bit

One byte equals 8 bit, so multiply the number of bytes by 8:

bit = B × 8

Going the other way

One bit equals 0.125 B, so to convert back:

B = bit × 0.125

Both directions are shown in the results above, and the drop-downs let you convert between any pair of data units — not just these two.