Convert Bytes to bits

1 byte = 8 bits · b = B × 8

B
Bits
8b

1 byte = 8 bits

When you need this conversion

This conversion goes from bytes, the base unit of digital file size, to bits, the unit for network speeds and data rates. Both measure the same physical quantity, so the conversion is exact — the difference is which unit your source, tool, or region happens to use.

Bytes to bits conversion table

Conversion table from bytes to bits
Bytes (B)Bits (b)
1 B8 b
2 B16 b
3 B24 b
5 B40 b
10 B80 b
15 B120 b
20 B160 b
25 B200 b
50 B400 b
75 B600 b
100 B800 b
250 B2,000 b
500 B4,000 b
1,000 B8,000 b

The formula

b = B × 8

Because both units measure data, the conversion is a single multiplication by a fixed factor. That factor never changes, so the result is exact.

Convert the other way

Bits to bytes

Related data conversions

All data conversions →

Frequently asked questions

How many bits are in a byte?
There are 8 bits in 1 byte. The formula is b = B × 8.
How do you convert bytes to bits?
Use the formula b = B × 8. For example, 10 bytes equals 80 bits.
Is the bytes to bits conversion exact?
Yes. Bytes and bits are both units of data, related by an exact defined factor. Displayed results are rounded for readability.
What is B short for?
B is the standard symbol for byte. b is the symbol for bit.