Conversion from 2 Mebibits to Octets

=

Invert

Formula to convert Mebibits (Mibit) to Octets (octet)

More information

Mebibits to Octets conversion table

Mebibits (Mibit)Octets (octet)
1 Mebibit131072 octet
2 Mebibits262144 octet
3 Mebibits393216 octet
4 Mebibits524288 octet
5 Mebibits655360 octet
10 Mebibits1310720 octet
20 Mebibits2621440 octet
25 Mebibits3276800 octet
50 Mebibits6553600 octet
100 Mebibits13107200 octet

Data reference points

ReferenceMebibits (Mibit)Octets (octet)
A plain text message (160 characters)0.0012207 Mibit160 octet
A three-minute MP322.8882 Mibit3000000 octet
A smartphone photo30.5176 Mibit4000000 octet
A high-definition film30517.6 Mibit4 × 109 octet
A dual-layer Blu-ray disc381470 Mibit5 × 1010 octet

Try our other unit converters

LengthMassTemperatureEnergyVolumeSpeedTimeDataPressureFrequencyData-transfer rateVolumetric flow rateAngleArea

Information about the Mebibit (Mibit)

The mebibit is a unit of digital information equal to 1,048,576 bits, which is 1,024 kibibits or two to the twentieth power. Its symbol is Mibit. It is the binary counterpart of the megabit, and the difference between the two has grown to 4.9 per cent — small enough to be ignored casually, large enough to matter in a specification.

Its natural home is semiconductor memory, where capacity is fixed by the address lines on the chip. A memory die with twenty address bits can reach exactly 1,048,576 locations, so densities land on powers of two rather than on round decimal numbers. A chip described as 512 megabits in a catalogue is very often 512 mebibits in reality, which is 537 megabits, and the datasheet is where the truth is written.

That habit is old and deliberate. Semiconductor manufacturers have always sized memory in binary because the wiring makes any other choice wasteful: an address bus is a fixed number of lines, and using only part of the range it can reach throws away silicon. Storage manufacturers had no such constraint, which is precisely why the two industries diverged.

For a sense of quantity, a mebibit is 131,072 octets, or about 128 kibioctets. That is roughly the contents of a long book as plain text, or a single low-resolution image. In network terms it is a hundredth of a second of a gigabit link.

The IEC prefixes were introduced in 1998 partly because at this level and above the approximation stops being safe. Buying a component described as one megabit and receiving one mebibit is a five per cent surprise; at the tebibit the same confusion is a ten per cent surprise, and in a contract for a data centre that is a real sum of money.

Correct usage is now common in standards documents, in hardware datasheets and in operating system internals, and rare in advertising and consumer software. The best rule when reading a figure is to ask which industry produced it: if it describes memory or a chip, assume binary; if it describes storage or a link, assume decimal.

One mebibit equals 1,048,576 bits, 1,024 kibibits, 131,072 octets, or about 1.049 megabits.


Information about the Octet (octet)

The octet is a unit of digital information equal to exactly eight bits. Its symbol is octet, and its name comes from the Latin for a group of eight. It is the unit in which nearly all stored data is counted, and the reason it is called an octet rather than a byte is worth knowing.

A byte was originally the number of bits a machine used to hold one character, and that number was not fixed. Early computers used six-bit bytes, some used seven, and a few used nine. The IBM System/360 of 1964 settled on eight and its commercial success made eight the norm, but the word byte kept its older, machine-dependent meaning in specifications where ambiguity was dangerous.

The networking world therefore adopted octet. When a protocol standard says a header field is four octets long, no reader anywhere can interpret that as anything but thirty-two bits. The internet standards published by the IETF use octet throughout for exactly that reason, and French, Romanian and several other languages adopted the word for ordinary use as well, so that a hard disc sold in France is measured in gigaoctets.

Eight bits hold 256 distinct values, which is why so many things come in units of 256. A colour channel runs from 0 to 255. An IPv4 address is four octets, written as four numbers each between 0 and 255. The original ASCII character set used seven bits, leaving one spare, and the various eight-bit extensions that followed each filled that spare bit with a different set of accented letters — the mess that Unicode eventually replaced.

Modern text encoding still counts in octets. UTF-8 uses one octet for the unaccented Latin alphabet, two for most European accented letters and Greek and Cyrillic, three for Chinese, Japanese and Korean, and four for the rest. That is why the same sentence occupies different amounts of storage in different languages, and why a text-length limit measured in octets is not a limit on characters.

Storage capacity, file sizes, memory and network payloads are all quoted in octets or their multiples. Transmission rates are the exception, being quoted in bits per second, and the factor of eight between the two conventions is the single most common source of confusion in the field.

One octet equals 8 bits, 0.008 kilobits, or 0.001 kilooctets.