TotalCalc.info

Data Storage Unit Converter

Enter a number in the From field, select units, and then click Convert.

From:  
To:  
Conversion from TiB to GB: 1 TiB = 1,099.511627776 GB

Conversion to other units:

Byte based with decimal-multiple prefixes (powers of 10):
KB (kilobyte)
MB (megabyte)
GB (gigabyte)
TB (terabyte)
Byte based with binary-multiple prefixes (powers of 2):
KiB (kibibyte)
MiB (mebibyte)
GiB (gibibyte)
TiB (tebibyte)

How to use this data storage unit converter

This tool performs conversion between the most common data storage capacity, file and memory size measurement units, including TB, GB, MB, TiB, GiB, and MiB.

Enter the initial value you wish to convert in the From filed, select the initial and the target measurement units, and then click the Convert button.

For your convenience this tool will also convert the entered value into other often used data storage units.

About data volume measurement units

Computer data storage volume, disk capacity, file and memory sizes are measured using various units from both decimal-based (KB, MB, GB, TB, PB, etc.) and binary-based (KiB, MiB, GiB, TiB, PiB etc.) systems.

The difference between decimal-based and binary-based storage measurement units lies in the way the values are represented and calculated. The decimal-based units are expressed as powers of 10 and the binary-based units - as powers of 2.

Commonly used storage capacity units with prefixes kilo, mega, giga, tera, etc. could often cause confusion because it's not always clear whether the values are expressed in the decimal or binary system. To address this issue, the International Electrotechnical Commission (IEC) introduced binary prefixes such as kibi, mebi, gibi, tebi, etc. The "bi" in these prefixes signifies "binary". These binary-based units help differentiate between the decimal and binary systems, ensuring clarity in expressing data storage values.

Both systems are based on the following two units:

  • Bit (b): A bit is the basic unit of digital information. It represents a single binary digit, which can be either 0 or 1.
  • Byte (B): A byte consists of 8 bits and is the fundamental unit used for representing data in computer systems.

Powers of 2 (Binary-based Units):

  • Kibibyte (KiB): 1 kibibyte is equal to 2^10 (1024) bytes.
  • Mebibyte (MiB): 1 mebibyte is equal to 2^20 (1,048,576) bytes.
  • Gibibyte (GiB): 1 gibibyte is equal to 2^30 (1,073,741,824) bytes.
  • Tebibyte (TiB): 1 tebibyte is equal to 2^40 (1,099,511,627,776) bytes.
  • Pebibyte (PiB): 1 pebibyte is equal to 2^50 (1,125,899,906,842,624) bytes.
  • Exbibyte (EiB): 1 exbibyte is equal to 2^60 (1,152,921,504,606,846,976) bytes.

Each higher binary-based unit is 1,024 (2^10) times larger than the unit preceding it.

Powers of 10 (Decimal-based Units):

  • Kilobyte (KB): 1 kilobyte is equal to 10^3 (1,000) bytes.
  • Megabyte (MB): 1 megabyte is equal to 10^6 (1,000,000) bytes.
  • Gigabyte (GB): 1 gigabyte is equal to 10^9 (1,000,000,000) bytes.
  • Terabyte (TB): 1 terabyte is equal to 10^12 (1,000,000,000,000) bytes.
  • Petabyte (PB): 1 petabyte is equal to 10^15 (1,000,000,000,000,000) bytes.
  • Exabyte (EB): 1 exabyte is equal to 10^18 (1,000,000,000,000,000,000) bytes.

Each higher decimal-based unit is 1,000 times larger than the unit preceding it. This is consistent with the International System of Units (SI) used for most measurements.

Kilobyte (KB) and kibibyte (KiB) are commonly used to measure small amounts of data.

Megabyte (MB) and mebibyte (MiB) are often used to measure the size of files, documents, and small applications.

Gigabyte (GB) and gibibyte (GiB) are frequently used to describe the storage capacity of hard drives (HDDs), solid-state drives (SSDs), computer RAM, and the size of large files.

Terabyte (TB) and tebibyte (TiB) are commonly used to measure the capacity of hard drives, SSDs, and small to medium-sized storage systems.

Petabyte (PB) and pebibyte (PiB) are used to describe capacities of large-scale storage systems often found in enterprise-level data centers and cloud storage systems.

Exabyte (EB) and exbibyte (EiB) are used to measure massive data storage capacities and are often associated with big data analytics and scientific research.

The difference between decimal-based units and binary-based units becomes apparent when dealing with larger storage sizes. Due to the discrepancy between powers of 10 and powers of 2, storage capacities expressed in decimal-based units appear larger comparing to the binary-based values.

For example, let's consider a disk drive advertised with a capacity of 1 terabyte (TB) using decimal-based units. In this case, the capacity is stated as 1,000,000,000,000 bytes (10^12 bytes). However, if we calculate the capacity of the same drive using binary-based units, it would be approximately 0.909495 tebibytes (TiB) or 931.32 gibibytes. Since many computer operating systems report disk capacity using binary-based units, the difference between the reported and advertised capacity values may come as a surprise to some users. They may expect the new drive they've just added to the system to have the same capacity as advertised, but due to the different unit systems, it may appear as if the drive has suddenly "shrunk".