| Mebioctets (Mio) | Gibibits (Gibit) |
|---|---|
| 1 Mebioctet | 0.0078125 Gibit |
| 2 Mebioctets | 0.015625 Gibit |
| 3 Mebioctets | 0.0234375 Gibit |
| 4 Mebioctets | 0.03125 Gibit |
| 5 Mebioctets | 0.0390625 Gibit |
| 10 Mebioctets | 0.078125 Gibit |
| 20 Mebioctets | 0.15625 Gibit |
| 25 Mebioctets | 0.1953125 Gibit |
| 50 Mebioctets | 0.390625 Gibit |
| 100 Mebioctets | 0.78125 Gibit |
| Reference | Mebioctets (Mio) | Gibibits (Gibit) |
|---|---|---|
| A plain text message (160 characters) | 0.000152588 Mio | 0.00000119209 Gibit |
| A three-minute MP3 | 2.86102 Mio | 0.0223517 Gibit |
| A smartphone photo | 3.8147 Mio | 0.0298023 Gibit |
| A high-definition film | 3814.7 Mio | 29.8023 Gibit |
| A dual-layer Blu-ray disc | 47683.7 Mio | 372.529 Gibit |
The mebioctet is a unit of digital information equal to 1,048,576 octets, which is 1,024 kibioctets. Its symbol is Mio. It is the binary counterpart of the megaoctet, and the two differ by 4.9 per cent — the point at which a careful writer starts distinguishing them.
The unit's most visible home is the processor cache. The fast memory built into a processor to hold recently used data is sized in binary, and modern chips carry caches measured in mebioctets: a few hundred kibioctets at the second level and tens of mebioctets at the third. Those figures are exact powers of two because the cache is addressed by dividing an address into fixed bit fields.
Block sizes and buffers follow the same logic. Filesystems allocate in blocks, database engines read in pages, compression tools work in windows, and all of these are powers of two, most often a few mebioctets. A tool that offers a buffer of 16 megaoctets almost always means 16 mebioctets, because the underlying allocation is a shift rather than a multiplication.
The distinction has become visible to ordinary users through the discrepancy between what a download claims and what a file manager reports. A file described as 100 megaoctets on a website is often 100 mebioctets on disc, or the reverse, and the resulting 4.9 per cent difference is enough to make a progress bar look wrong without anything actually being wrong.
For scale, a mebioctet holds a million characters of unaccented text — roughly a long novel, or five hundred pages. It is also a single photograph from a modest camera, or eight seconds of high-definition video. The same unit therefore describes both a very large amount of text and a very small amount of video, which says a good deal about the relative cost of representing the two.
The IEC notation Mio is used in technical documentation, in the Linux kernel, in filesystem tools and in standards. It remains rare in consumer software, where MB is written for both quantities. When a figure matters, the safest habit is to compute in octets and convert once at the end.
One mebioctet equals 1,048,576 octets, 1,024 kibioctets, 8 mebibits, or about 1.049 megaoctets.
The gibibit is a unit of digital information equal to 1,073,741,824 bits, which is 1,024 mebibits or two to the thirtieth power. Its symbol is Gibit. It is the binary counterpart of the gigabit, and the two now differ by 7.4 per cent — a gap wide enough that mistaking one for the other in a purchase order is a genuine error.
Its practical home is the memory industry. Dynamic memory chips are made in binary capacities because their internal organisation is a rectangular grid of rows and columns, both addressed in binary. A part described as 8 gigabits in marketing material is an 8-gibibit die, holding 8,589,934,592 bits, and eight of those make the 8 gibioctets a memory module advertises as 8 GB.
Flash memory follows the same rule for the same reason, though with a twist: flash dies include spare blocks to replace cells that wear out, so the usable capacity of a drive is deliberately less than the raw capacity of its chips. Manufacturers then quote the usable figure in decimal units, which is how a drive built from binary parts ends up labelled with a decimal number.
The 7.4 per cent gap explains a great deal of everyday confusion. A memory module of 8 gibioctets and a solid-state drive of 8 gigaoctets are not the same size, though both are written 8 GB. The module holds 8.59 gigaoctets; the drive holds 8.00. Nothing is wrong with either figure, but they are counted in different bases and cannot be compared without conversion.
A gibibit is 134,217,728 octets, or 128 mebioctets. In everyday terms that is roughly a hundred and thirty megaoctets — a couple of dozen photographs, or two minutes of high-definition video. It is not a large amount of data by modern standards, which is why the unit appears in component specifications rather than in descriptions of files.
The correct symbol, Gibit, is used in datasheets and in standards but almost never in advertising. When a document writes Gb without further explanation, the safe assumption is that memory means the binary quantity and networking means the decimal one, and that a careful writer would have written Gibit or Gbit to say which.
One gibibit equals 1,073,741,824 bits, 1,024 mebibits, 134,217,728 octets, or about 1.074 gigabits.