1 GB is 0.931 GiB
- Value
- 1
- From
- Gigabyte (10⁹)
- To
- Gibibyte (2³⁰)
Result0.931323
10^9 / 2^30
Open this exampleData sizes with base-2 and base-10 units kept properly distinct. A "gigabyte" on a disk label and a "GB" in your operating system are not the same number, and the 7% gap is why a 1 TB drive shows as 931 GB.
Also called: gb to gib, mb to mib, bytes converter.
1 Gigabyte (10⁹) is 0.931323 Gibibyte (2³⁰). The factor is 0.9313225746, and the inverse is 1.073741824. The table below gives the same value in every data unit at once.
| Unit | Value |
|---|---|
| Bit | 8,000,000,000 |
| Byte | 1,000,000,000 |
| Kilobyte (10³) | 1,000,000 |
| Megabyte (10⁶) | 1,000 |
| Gigabyte (10⁹) | 1 |
| Terabyte (10¹²) | 0 |
| Kibibyte (2¹⁰) | 976,562.5 |
| Mebibyte (2²⁰) | 953.67 |
Storage vendors use powers of ten (1 GB = 10⁹ bytes) and operating systems traditionally use powers of two (1 GiB = 2³⁰ bytes). The IEC binary prefixes (kibi, mebi, gibi) exist to name the difference, and the gap compounds: 7% at giga, 10% at tera.
result = value * factor_from / factor_toEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Result0.931323
10^9 / 2^30
Open this exampleResult8
definition
Open this exampleResult512
degenerate case
Open this example