Table Of Contents
Bytes to bits Conversion
1 bytes (B) is equal to 8 bits (bit).
1 B = 8 bit
or
1 bit = 0.125 B
Formula
To convert a digital storage from bytes (B) to bits (bit), multiply the digital storage in bytes by 8
d(bit) = d(B) × 8
Examples:
Convert 1 bytes to bits:
d(bit) = 1B × 8 = 8 bit
Conversion table
| Bytes (B) | Bits (bit) |
|---|---|
| 1 B | 8 bit |
| 2 B | 16 bit |
| 3 B | 24 bit |
| 5 B | 40 bit |
| 8 B | 64 bit |
| 10 B | 80 bit |
| 16 B | 128 bit |
| 20 B | 160 bit |
| 25 B | 200 bit |
| 50 B | 400 bit |
| 64 B | 512 bit |
| 100 B | 800 bit |
| 128 B | 1024 bit |
| 512 B | 4096 bit |
| 1024 B | 8192 bit |
| Bits (bit) | Bytes (B) |
|---|---|
| 1 bit | 0.125 B |
| 2 bit | 0.25 B |
| 3 bit | 0.375 B |
| 5 bit | 0.625 B |
| 8 bit | 1 B |
| 10 bit | 1.25 B |
| 16 bit | 2 B |
| 20 bit | 2.5 B |
| 25 bit | 3.125 B |
| 50 bit | 6.25 B |
| 64 bit | 8 B |
| 100 bit | 12.5 B |
| 128 bit | 16 B |
| 512 bit | 64 B |
| 1024 bit | 128 B |
Frequently asked questions
How do I convert bytes to bits?
Multiply the value in bytes by 8 to get the result in bits. For example, 5 B × 8 = 40 bit.
How many bits are in 1 bytes?
1 bytes (B) is equal to 8 bits (bit).
How do I convert bits back to bytes?
Use the inverse operation: divide the value in bits by 8 to get the result in bytes.
How accurate is the bytes to bits conversion?
The converter multiplies by the conversion factor 8 and rounds the result to 9 decimal places by default. You can increase or reduce the precision with the digits option on this page.
Sources
Conversion factors are based on internationally recognised standards:
- IEC 80000-13:2025 — Quantities and units — Part 13: Information science and technology (Edition 2, 2025-02)
- BIPM — The International System of Units (SI Brochure, 9th edition)
- Definitions of the SI units: The binary prefixes (NIST Reference on Constants, Units and Uncertainty)
- NIST Guide to the SI (NIST SP 811), Chapter 4: The Two Classes of SI Units and the SI Prefixes