TB vs TiB

Home/ Glossary/ TB vs TiB

Hard Drives & Storage Metrics

Definition

What is TB vs TiB?

TB (Terabyte) and TiB (Tebibyte) are two different units used to measure digital storage capacity. A TB uses the decimal (base-10) system, while a TiB uses the binary (base-2) system. The distinction exists to eliminate confusion between manufacturer-advertised storage capacity and the actual capacity reported by many operating systems.

What Does TB vs TiB Mean?

A Terabyte (TB) equals 1,000,000,000,000 bytes (10¹² bytes).

A Tebibyte (TiB) equals 1,099,511,627,776 bytes (2⁴⁰ bytes).

Although both measure storage size, they follow different numbering systems:

  • TB: Decimal (SI) standard used by storage manufacturers
  • TiB: Binary (IEC) standard used by many operating systems and technical software

This difference explains why a newly purchased storage device often appears to have less usable capacity than advertised.

Key Takeaways

  • TB is a decimal storage unit equal to 1 trillion bytes.
  • TiB is a binary storage unit equal to 2⁴⁰ bytes.
  • 1 TiB ≈ 1.10 TB
  • 1 TB ≈ 0.91 TiB
  • Storage manufacturers typically advertise capacity in TB.
  • Many operating systems display storage using binary measurements, even if labeled as "GB" or "TB."

Why Do TB and TiB Exist?

Originally, computer storage was measured using binary values because memory and processors operate in powers of two. As storage capacities grew, manufacturers adopted the decimal SI standard, making drive capacities easier to market and compare.

To remove ambiguity, the International Electrotechnical Commission (IEC) introduced binary prefixes in 1998:

  • KiB (Kibibyte)
  • MiB (Mebibyte)
  • GiB (Gibibyte)
  • TiB (Tebibyte)
  • PiB (Pebibyte)

These standardized names clearly distinguish binary and decimal measurements.

How Does TB vs TiB Work?

When a manufacturer labels a drive as 1 TB, it contains exactly:

1,000,000,000,000 bytes

An operating system that measures storage in TiB divides that byte count by 2⁴⁰, resulting in approximately:

0.91 TiB

The storage capacity has not changed—only the measurement unit has.

TB vs TiB Comparison

Feature
TB (Terabyte)
TiB (Tebibyte)
Full name
Terabyte
Tebibyte
Standard
SI (Decimal)
IEC (Binary)
Base
Base-10
Base-2
Bytes
1,000,000,000,000
1,099,511,627,776
Used by
SSD, HDD, USB manufacturers
Operating systems, file systems, enterprise software
Symbol
TB
TiB

Where Are TB and TiB Used?

TB is commonly used in:

  • SSD specifications
  • Hard drives
  • External storage
  • Cloud storage plans
  • Product packaging

TiB is commonly used in:

  • Linux utilities
  • Enterprise storage systems
  • Data centers
  • Virtualization platforms
  • Storage management software

Advantages

TB

  • Easy to understand for consumers
  • International SI standard
  • Consistent product labeling
  • Common in marketing and retail

TiB

  • Technically precise
  • Matches binary computer architecture
  • Eliminates ambiguity
  • Preferred for engineering and enterprise environments

Limitations

  • Consumers often mistake TB and TiB as identical.
  • Different operating systems may report storage differently.
  • Marketing labels and displayed capacity may appear inconsistent.
  • Some software still incorrectly labels binary values as "TB."

Common Misconceptions

"A 1 TB drive is defective because it shows only about 0.91 TB."

False. The drive contains the advertised number of bytes. The displayed value changes because the operating system measures capacity using binary units.

"TB and TiB are interchangeable."

No. They represent different quantities of bytes and should not be used interchangeably in technical documentation.

Real-World Example

Suppose you buy a 4 TB SSD.

  • Manufacturer capacity: 4 TB = 4,000,000,000,000 bytes
  • Binary equivalent:
    • ≈ 3.64 TiB

Nothing is missing—the operating system is simply reporting the capacity using a different unit.

Related Technology Terms


  • Terabyte (TB): A decimal storage unit equal to one trillion bytes.
  • Tebibyte (TiB): A binary storage unit equal to 2⁴⁰ bytes.
  • Gigabyte (GB): Decimal unit equal to one billion bytes.
  • Gibibyte (GiB): Binary unit equal to 2³⁰ bytes.
  • Byte: The fundamental unit used to store digital data.

FAQs