Data storage Converters

Digital data storage measures the amount of information a device can hold or a file occupies, expressed in units built on the bit — the smallest unit of information, representing a binary 0 or 1. Eight bits form one byte, the standard unit for characters and file sizes. Two parallel systems exist: the decimal (SI) system uses powers of 1,000 (kilobyte = 1,000 bytes), used by storage manufacturers and network engineers; the binary (IEC) system uses powers of 1,024 (kibibyte = 1,024 bytes), used by operating systems and programrs. This discrepancy means a hard drive advertised as 1 TB appears as roughly 931 GiB in Windows or macOS — not a manufacturer trick, but a unit mismatch. The IEC introduced the kibi/mebi/gibi prefix family in 1998 to eliminate this ambiguity.

Bit-based Units (1000)

Byte-based Units (1000)

Bit-based Binary Units (1024)

Byte-based Binary Units (1024)

Other Units

© 2026 TopConverters.com. All rights reserved.