Skip to content

Data size converters

Data sizes use two number systems that look almost the same and disagree at every power: decimal (1 kB = 1,000 B, used by storage marketing and most modern OSes) and binary (1 KiB = 1,024 B, used by RAM, classic operating systems, and most file managers). Convertitive uses the decimal scale by default — that's how disk capacities are sold and what the IEC standard recommends — and offers the binary 'i' units (KiB, MiB, GiB) as opt-in non-core selections in the dropdown.

Popular data size conversions

All data size units

The 10 units below can be selected as source or target inside any data size converter.

Data size units in terms of the byte

Every data size unit on Convertitive is defined as an exact ratio of the byte (B), the reference unit for this category. The table below shows what one of each unit equals in bytes — the constant every converter on this page is built from.

Data size units expressed in bytes
UnitSymbol1 unit in bytes
Bitsbit0.125 B
BytesBbase unit
KilobyteskB1000 B
MegabytesMB1000000 B
GigabytesGB1000000000 B
TerabytesTB1000000000000 B
KibibytesKiB1024 B
MebibytesMiB1048576 B
GibibytesGiB1073741824 B
TebibytesTiB1099511627776 B

To convert between any two units, Convertitive scales the input to bytes using these factors and then back out to the target unit — so every result on this page traces to a single, exact definition rather than a chained approximation. Pick any pair above to see the formula, a 50-row reference table, and worked examples.