Bit to Byte Converter (bit to B)
1 bit equals 0.125 bytes — divide bits by 8 (or multiply by 0.125) to convert. Because a byte is made of 8 bits, one bit is one-eighth of a byte.
The formula
To convert bits to bytes, multiply by 0.125:
bytes = bits × 0.125
For example, 10 bit × 0.125 = 1.25 B. To reverse it, divide by 0.125 (or multiply by 8).
Conversion table
| Bits | Bytes (B) |
|---|---|
| 1 | 0.125 |
| 2 | 0.25 |
| 4 | 0.5 |
| 8 | 1 |
| 10 | 1.25 |
| 16 | 2 |
| 32 | 4 |
| 64 | 8 |
| 100 | 12.5 |
| 1000 | 125 |
How to convert online
- Type the number of bits into the first box.
- Read the byte value instantly in the second box.
- Enter a byte value to convert back to bits — it works both ways.
Use the Bit to Byte Converter — free and instant in your browser.
Where this conversion is used
Networking and data rates are usually measured in bits (megabits per second), while file sizes and storage are measured in bytes. Converting bits to bytes is the key step when working out how fast a file will actually download or how a stated link speed maps to real throughput.
FAQ
How many bytes are in a bit?
One bit equals 0.125 bytes — one-eighth of a byte. So 8 bits make exactly 1 byte.
How do I convert bytes back to bits?
Divide by 0.125, or multiply by 8. So 1 byte is 8 bits and 4 bytes is 32 bits.
Is the conversion exact?
Yes. A byte is defined as exactly 8 bits, so 1 bit = 0.125 byte is exact.
Is this converter free and private?
Yes. It runs entirely in your browser — nothing is uploaded or stored. It is free, needs no sign-up and works offline once loaded.
Related converters
Built by ByteVancer
ByteTools is a free product of ByteVancer, a software and web development studio. Need custom tools, web apps or automation for your business? ByteVancer can build it — take a look and get in touch.
Recommended reading
Terabyte to Petabyte Converter (TB to PB)
1 terabyte equals 0.001 petabytes. See the TB to PB formula, a table of common values, and convert instantly in your browser.
Terabyte to Megabyte Converter (TB to MB)
1 terabyte equals 1,000,000 megabytes. See the TB to MB formula, a table of common values, and convert instantly in your browser.
Terabyte to Kilobyte Converter (TB to KB)
1 terabyte equals 1,000,000,000 kilobytes. See the TB to KB formula, a table of common values, and convert instantly in your browser.
Terabyte to Gigabyte Converter (TB to GB)
1 terabyte equals 1000 gigabytes. Learn the TB to GB formula, a conversion table of common values, and convert instantly in your browser.