| Kilooctets (ko) | Mebibits (Mibit) |
|---|---|
| 1 Kilooctet | 0.00762939453125 Mibit |
| 2 Kilooctets | 0.0152587890625 Mibit |
| 3 Kilooctets | 0.0228881835938 Mibit |
| 4 Kilooctets | 0.030517578125 Mibit |
| 5 Kilooctets | 0.0381469726562 Mibit |
| 10 Kilooctets | 0.0762939453125 Mibit |
| 20 Kilooctets | 0.152587890625 Mibit |
| 25 Kilooctets | 0.190734863281 Mibit |
| 50 Kilooctets | 0.381469726562 Mibit |
| 100 Kilooctets | 0.762939453125 Mibit |
| Reference | Kilooctets (ko) | Mebibits (Mibit) |
|---|---|---|
| A plain text message (160 characters) | 0.16 ko | 0.0012207 Mibit |
| A three-minute MP3 | 3000 ko | 22.8882 Mibit |
| A smartphone photo | 4000 ko | 30.5176 Mibit |
| A high-definition film | 4000000 ko | 30517.6 Mibit |
| A dual-layer Blu-ray disc | 50000000 ko | 381470 Mibit |
The kilooctet is a unit of digital information equal to one thousand octets, and therefore to eight thousand bits. Its symbol is ko. It is the smallest of the everyday storage units, and for two decades it was the unit in which the whole capacity of a computer was described.
A kilooctet holds a thousand characters of unaccented text, which is about two hundred words, or a third of a page. The plain-text file of a short letter is a few kilooctets. Almost nothing else in modern computing is this small: an empty document from a word processor is already tens of kilooctets, because the file format carries formatting, fonts and metadata around the text.
The historical importance of the unit is hard to overstate. The Apple II shipped with 4 kilooctets of memory, the Commodore 64 was named for its 64, and the first IBM personal computer could address 640. Programs of real complexity — spreadsheets, word processors, games with graphics and sound — were written to fit inside those numbers, which required a discipline that has largely disappeared.
The kilooctet is also where the decimal and binary confusion began. Memory came in 1,024-octet units because addressing is binary, and everyone called that a kilooctet. Disc manufacturers counted in true thousands. The two conventions differ by 2.4 per cent, which was negligible at this scale, but the same error compounds at each step upward and reaches 10 per cent by the teraoctet.
The IEC resolved the ambiguity in 1998 by defining the kibioctet as 1,024 octets and leaving the kilooctet at exactly 1,000. Operating systems have adopted this unevenly: some report file sizes in true kilooctets, others still divide by 1,024 while writing ko, and a few now write Kio correctly.
Where the unit still appears daily is in network protocols and in the sizes of small resources on the web. A web page's stylesheet, an icon, a certificate, a configuration file, a database index page — all of these are measured in kilooctets, and the standard memory page on most processors is 4 kibioctets, close enough to 4 kilooctets for casual conversation but not for arithmetic.
One kilooctet equals 1,000 octets, 8,000 bits, 8 kilobits, or about 0.9766 kibioctets.
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.