Saved calculators
Conversion

TB to ZB converter

Share calculator

Add our free calculator to your website

Please enter a valid URL. Only HTTPS URLs are supported.

Use as default values for the embed calculator what is currently in input fields of the calculator on the page.
Input border focus color, switchbox checked color, select item hover color etc.

Please agree to the Terms of Use.
Preview

Save calculator

What is a terabyte (TB) and zettabyte (ZB)?

A terabyte (TB) and zettabyte (ZB) are units of digital storage.

  • Terabyte: In the International System of Units (SI), 1 TB equals 101210^{12} bytes (1,000,000,000,000 bytes).
  • Zettabyte: 1 ZB equals 102110^{21} bytes (1,000,000,000,000,000,000,000 bytes).

In the binary system (IEC standard):

  • Tebibyte (TiB): 1 TiB equals 2402^{40} bytes (1,099,511,627,776 bytes).
  • Zebibyte (ZiB): 1 ZiB equals 2702^{70} bytes (1,180,591,590,717,411,303,424 bytes).

The key difference lies in the base system: SI uses base-10, while IEC uses base-2.

Formula

SI (Decimal) conversion:

To convert TB to ZB:

ZB=TB109orTB=ZB×109\text{ZB} = \frac{\text{TB}}{10^{9}} \quad \text{or} \quad \text{TB} = \text{ZB} \times 10^{9}

IEC (Binary) conversion:

To convert TiB to ZiB:

ZiB=TiB230orTiB=ZiB×230\text{ZiB} = \frac{\text{TiB}}{2^{30}} \quad \text{or} \quad \text{TiB} = \text{ZiB} \times 2^{30}

Examples

Example 1: Converting TB to ZB (SI units)

Problem: A data center stores 250,000,000 TB of data. How many zettabytes is this? Solution:

ZB=250,000,000109=0.25 ZB\text{ZB} = \frac{250,000,000}{10^{9}} = 0.25\ \text{ZB}

Example 2: Converting TiB to ZiB (IEC units)

Problem: A supercomputer uses 3,221,225,472 TiB of memory. Convert this to zebibytes. Solution:

ZiB=3,221,225,4721,073,741,824=3 ZiB\text{ZiB} = \frac{3,221,225,472}{1,073,741,824} = 3\ \text{ZiB}

Example 3: Real-world comparison

  • The global internet consumed approximately 3.5 ZB of data in 2023. In terabytes:
3.5 ZB×109=3,500,000,000 TB3.5\ \text{ZB} \times 10^{9} = 3,500,000,000\ \text{TB}

Historical context

  • SI units: The prefixes “tera” (101210^{12}) and “zetta” (102110^{21}) were formalized in 1960 and 1991, respectively.
  • Binary units: The IEC introduced “tebi” (2402^{40}) and “zebi” (2702^{70}) in 1998 to eliminate confusion between decimal and binary systems.

Notes

  1. Storage marketing: Hard drives labeled as “1 TB” use SI units (101210^{12} bytes), but operating systems often display storage in TiB (2402^{40} bytes). This explains why a “1 TB” drive shows up as ~0.909 TiB.
  2. Scientific precision: Use SI units for network speeds and IEC units for memory/storage in computing.
  3. Avoid unit confusion: Misinterpreting TB (base-10) and TiB (base-2) can lead to errors. For instance, 1 TiB is ~9.1% larger than 1 TB.

Frequently Asked Questions

How many terabytes are in 5 zettabytes?

To convert ZB to TB:

5 ZB×109=5,000,000,000 TB5\ \text{ZB} \times 10^{9} = 5,000,000,000\ \text{TB}

How to convert 10,000 TiB to ZiB?

Use the IEC formula:

ZiB=10,0001,073,741,8240.00931 ZiB\text{ZiB} = \frac{10,000}{1,073,741,824} \approx 0.00931\ \text{ZiB}

Why do storage devices show less capacity than advertised?

Manufacturers use SI units (TB = 101210^{12} bytes), while operating systems use IEC units (TiB = 2402^{40} bytes). For example:

1 TB1 TiB=10122400.909\frac{1\ \text{TB}}{1\ \text{TiB}} = \frac{10^{12}}{2^{40}} \approx 0.909

A “1 TB” drive displays as ~0.909 TiB.

What is the difference between ZB and ZiB?

1 ZB (102110^{21} bytes) is smaller than 1 ZiB (2702^{70} bytes). Specifically:

1 ZiB1.1805915 ZB1\ \text{ZiB} \approx 1.1805915\ \text{ZB}

How much data is 1 zebibyte in practical terms?

1 ZiB can store:

  • 250 billion HD movies (4 GB each).
  • 1.5 trillion copies of War and Peace (800 MB each).

Report a bug