What is bit?
A bit is the smallest unit of digital information, representing a value of either 0 or 1. It is used to express network bandwidth, signal data rates, and low-level binary data in computing and telecommunications.
Real-world uses
Bits are the fundamental unit of data transmission. Network speeds (Wi-Fi, fibre broadband, mobile data) are measured in bits per second (bps and its multiples). Colour depth in digital displays is expressed in bits per channel (8-bit colour = 256 shades per channel). Audio resolution is described in bits (16-bit CD, 24-bit studio audio).
History
The term "bit" (contraction of "binary digit") was coined by mathematician John Tukey in 1947. Claude Shannon formalised the concept in his landmark 1948 paper "A Mathematical Theory of Communication," establishing information theory and defining the bit as the fundamental unit of information.
Common mistakes
Confusing bits with bytes — 8 bits = 1 byte. A "100 Mbps" internet connection transfers 100 megabits, or 12.5 megabytes, per second. Capitalisation matters: "b" = bit, "B" = byte, so "Mb" is not the same as "MB".
What is mebibyte (binary)?
A mebibyte is a binary data unit equal to 1,024 kibibytes, or 1,048,576 bytes. It is used in operating systems, RAM specifications, and software contexts where exact binary data sizes are required.
Real-world uses
Mebibytes are used by operating systems when reporting RAM size and filesystem usage. Windows Task Manager and Linux tools such as "free" and "df" report memory in MiB. RAM sticks are specified in binary multiples; a "4 GB" RAM module is actually 4 GiB = 4,096 MiB.
History
The mebibyte was standardised by the IEC in 1998 alongside the kibibyte and gibibyte to eliminate the ambiguity created by the historical use of "megabyte" to mean either 1,000,000 or 1,048,576 bytes. Adoption has been gradual, with the Linux kernel and many technical tools now using MiB correctly.
Common mistakes
Confusing MiB (mebibyte, 1,048,576 bytes) with MB (megabyte, 1,000,000 bytes). A mebibyte is approximately 4.86% larger than a megabyte. Software that reports in MiB may appear to show less space than marketing specifications that use MB.
When is this conversion used?
Operating systems and storage manufacturers use different base systems (binary vs decimal), which is why a '1 TB' drive shows less than 1 TB in your file manager. Understanding this conversion prevents confusion about available storage.
Worked examples
1 bit = 1.192093e-07 mebibyte (binary)
1 mebibyte (binary) = 1,048,576 byte
How to convert bit to mebibyte (binary)
To convert bit to mebibyte (binary), multiply the value by 1.192093e-07.
To convert mebibyte (binary) back to bit, multiply by 8,388,608.
Measurement standards
The International Electrotechnical Commission (IEC 80000-13) defines binary prefixes: 1 KiB = 1,024 bytes, 1 MiB = 1,048,576 bytes. The SI decimal prefixes (kB = 1,000 bytes, MB = 1,000,000 bytes) apply to data units as they do to all SI quantities.
Did you know?
By 2025, the global datasphere is estimated to reach 181 zettabytes — roughly 181 trillion gigabytes. If stored on standard Blu-ray discs, the stack would reach from Earth to Mars and back over 20 times.
Quick reference: bit to mebibyte (binary)
| bit | mebibyte (binary) |
|---|---|
| 0.1 | 1.192093e-08 |
| 0.5 | 5.960464e-08 |
| 1 | 1.192093e-07 |
| 2 | 2.384186e-07 |
| 5 | 5.960464e-07 |
| 10 | 0.00000119 |
| 25 | 0.00000298 |
| 50 | 0.00000596 |
| 100 | 0.00001192 |
| 250 | 0.0000298 |
| 500 | 0.0000596 |
| 1,000 | 0.00011921 |
Common values
| bit | mebibyte (binary) | |
|---|---|---|
| A text email | 40,000 bit | 0.00476837 mebibyte (binary) |
| An MP3 song (4 min) | 32,000,000 bit | 3.81469727 mebibyte (binary) |
| A smartphone photo | 40,000,000 bit | 4.76837158 mebibyte (binary) |
| An HD movie | 4.000000e+10 bit | 4,768.37158203 mebibyte (binary) |
| A full hard drive | 8.000000e+12 bit | 953,674.31640625 mebibyte (binary) |
Available Data units
More bit conversions
- Convert bit to byte
- Convert bit to kilobyte (decimal)
- Convert bit to megabyte (decimal)
- Convert bit to gigabyte (decimal)
- Convert bit to terabyte (decimal)
- Convert bit to kibibyte (binary)
- Convert bit to mebibyte (binary)
- Convert bit to gibibyte (binary)
- Convert bit to tebibyte (binary)
Assumption: both decimal (kB, MB, GB, TB) and binary (KiB, MiB, GiB, TiB) units are included.