| Mebioctets (Mio) | Tebibits (Tibit) |
|---|---|
| 1 Mebioctet | 0.00000762939453125 Tibit |
| 2 Mebioctets | 0.0000152587890625 Tibit |
| 3 Mebioctets | 0.0000228881835938 Tibit |
| 4 Mebioctets | 0.000030517578125 Tibit |
| 5 Mebioctets | 0.0000381469726562 Tibit |
| 10 Mebioctets | 0.0000762939453125 Tibit |
| 20 Mebioctets | 0.000152587890625 Tibit |
| 25 Mebioctets | 0.000190734863281 Tibit |
| 50 Mebioctets | 0.000381469726562 Tibit |
| 100 Mebioctets | 0.000762939453125 Tibit |
| Reference | Mebioctets (Mio) | Tebibits (Tibit) |
|---|---|---|
| A plain text message (160 characters) | 0.000152588 Mio | 0.00000000116415 Tibit |
| A three-minute MP3 | 2.86102 Mio | 0.0000218279 Tibit |
| A smartphone photo | 3.8147 Mio | 0.0000291038 Tibit |
| A high-definition film | 3814.7 Mio | 0.0291038 Tibit |
| A dual-layer Blu-ray disc | 47683.7 Mio | 0.363798 Tibit |
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 tebibit is a unit of digital information equal to 1,099,511,627,776 bits, which is 1,024 gibibits or two to the fortieth power. Its symbol is Tibit. It is the binary counterpart of the terabit, and the two now differ by 10 per cent, the point at which the distinction stops being pedantic and starts being financial.
That ten per cent is the reason the IEC prefixes exist. At the kibibit the discrepancy was 2.4 per cent and could be waved away; here it is a tenth of the quantity. In a contract for storage hardware, in a service agreement that guarantees capacity, or in a specification that a supplier must meet, a tenth is the difference between compliance and breach.
The unit's real home is flash memory, where dies are now made with capacities of one tebibit and above by stacking cell layers vertically. A modern flash die may hold a tebibit or two, and a package containing eight of them holds a teraoctet of raw capacity, from which spare blocks and management overhead are subtracted before anything reaches the user.
A tebibit is 137,438,953,472 octets, or 128 gibioctets. In practical terms it is the storage of a mid-range phone, or a couple of hours of uncompressed high-resolution video. The unit describes the raw material of storage devices rather than anything a person handles directly.
Filesystems also count in binary at this scale. A volume reported as 16 tebibytes by one tool and 17.6 terabytes by another is the same volume, and the difference is entirely in the base of the arithmetic. Anyone administering storage learns to check which convention a tool uses before comparing two numbers from different sources.
Correct notation is Tibit, with the capital T and lowercase i. It appears in flash memory datasheets, in filesystem documentation and in standards, and almost nowhere else. The presence of that lowercase i is the only reliable signal that a figure is binary, which is why careful technical writing uses it even when the difference seems small.
One tebibit equals 1,099,511,627,776 bits, 1,024 gibibits, 137,438,953,472 octets, or about 1.100 terabits.