Conversion from Kibioctets to Gigaoctets

=

Invert

Formula to convert Kibioctets (Kio) to Gigaoctets (Go)

More information

Kibioctets to Gigaoctets conversion table

Kibioctets (Kio)Gigaoctets (Go)
1 Kibioctet0.000001024 Go
2 Kibioctets0.000002048 Go
3 Kibioctets0.000003072 Go
4 Kibioctets0.000004096 Go
5 Kibioctets0.00000512 Go
10 Kibioctets0.00001024 Go
20 Kibioctets0.00002048 Go
25 Kibioctets0.0000256 Go
50 Kibioctets0.0000512 Go
100 Kibioctets0.0001024 Go

Data reference points

ReferenceKibioctets (Kio)Gigaoctets (Go)
A plain text message (160 characters)0.15625 Kio0.00000016 Go
A three-minute MP32929.69 Kio0.003 Go
A smartphone photo3906.25 Kio0.004 Go
A high-definition film3906250 Kio4 Go
A dual-layer Blu-ray disc48828125 Kio50 Go

Try our other unit converters

LengthMassTemperatureEnergyVolumeSpeedTimeDataPressureFrequencyData-transfer rateVolumetric flow rateAngleArea

Information about the Kibioctet (Kio)

The kibioctet is a unit of digital information equal to 1,024 octets, and therefore to 8,192 bits. Its symbol is Kio. It is the binary counterpart of the kilooctet, and although the two differ by only 2.4 per cent, this is the unit in which a great deal of a computer's internal organisation is actually measured.

The most important example is the memory page. Processors do not manage memory octet by octet but in fixed-size blocks, and on almost every architecture in common use that block is 4 kibioctets. Every allocation a program makes is rounded up to a multiple of that, every entry in the page tables describes one of them, and the performance of a program often depends on how well its access pattern fits that four-kibioctet grid.

Disc sectors tell a similar story. Hard drives used 512-octet sectors for decades, and modern drives use 4 kibioctets, matching the memory page so that a page can be read or written in a single operation. Filesystems then allocate space in blocks that are themselves powers of two, usually 4 kibioctets, which is why a one-octet file consumes four kibioctets of disc.

Network protocols use the unit too. Buffer sizes, window sizes and the maximum size of many protocol structures are powers of two, and the 64-kibioctet limit appears repeatedly: it is the largest value a 16-bit length field can express, and it therefore caps the size of a UDP datagram, an IP packet and several older file formats.

That is the general pattern: wherever a limit comes from the width of a binary field, the limit is a power of two, and the honest way to write it is with a binary prefix. Writing 64 KB for the datagram limit is not wrong by much, but writing 64 KiB is exactly right and says where the number came from.

In everyday use the difference is invisible. A 200-kilooctet file and a 200-kibioctet file are 4.8 kibioctets apart, which nobody notices. The value of the distinction is that it makes the arithmetic behind a figure legible, which matters far more as the numbers grow.

One kibioctet equals 1,024 octets, 8,192 bits, 8 kibibits, or 1.024 kilooctets.


Information about the Gigaoctet (Go)

The gigaoctet is a unit of digital information equal to one thousand million octets, or eight gigabits. Its symbol is Go. It is the unit in which most things people actually buy are sized: the memory in a computer, the storage in a phone, the monthly allowance on a mobile contract.

The reference points are familiar. A DVD holds 4.7 gigaoctets and a dual-layer disc 8.5. A Blu-ray holds 25 or 50. A feature film in high definition is 4 to 15 gigaoctets depending on compression, and in ultra-high definition 40 or more. A phone with 128 gigaoctets of storage holds roughly thirty thousand photographs, or a few hundred hours of music.

Memory sizes now sit in this range and are stated in gibioctets even when written as gigaoctets. A module labelled 8 GB holds 8 gibioctets, which is 8.59 gigaoctets, because memory addressing is binary and always has been. The same is true of processor caches and of the page tables that map memory, so anything on the memory side of a computer is binary while anything on the storage side is decimal.

That split is the source of the most familiar consumer complaint about units. A hard drive sold as one teraoctet holds a million million octets, which the operating system divides by 1,024 three times and reports as 931 gigaoctets. Nothing has been lost; the drive holds exactly what the box says, but the two are counting in different bases. Lawsuits over this were settled in the manufacturers' favour, since the decimal usage matches the metric system.

Mobile data allowances made the gigaoctet a household figure. A few gigaoctets a month was generous around 2012 and is now minimal, because video dominates: an hour of standard-definition streaming is about 0.7 gigaoctets, an hour in high definition around 3, and an hour in ultra-high definition 7 or more.

For scale in text, a gigaoctet holds around a thousand full-length books as plain text, or the complete works of most authors many times over. Digital storage stopped being a constraint on text decades ago, and every capacity discussion since has really been about images, sound and video.

One gigaoctet equals 1,000,000,000 octets, 1,000 megaoctets, 8 gigabits, or about 0.9313 gibioctets.