Overview

A tebibyte, abbreviated TiB, is a unit of digital information based on powers of two. By definition a tebibyte contains 2^40 bytes, which equals 1,099,511,627,776 bytes. The term and symbol were introduced to make a clear distinction between binary-based quantities and decimal SI-based units such as the terabyte (TB), which equals 10^12 bytes.

Definition and conversions

Because tebibytes use binary prefixes, they relate to other binary units by factors of 1024. In particular 1 TiB = 1024 gibibytes (GiB) and 1024 TiB = 1 pebibyte (PiB). Expressed in bytes, 1 TiB = 1,099,511,627,776 bytes. For comparison, 1 terabyte (TB) = 1,000,000,000,000 bytes and 1 gigabyte (GB) = 1,000,000,000 bytes in the decimal SI system.

History and standardization

The binary prefixes kibi (Ki), mebi (Mi), gibi (Gi), tebi (Ti) and pebi (Pi) were standardized by the International Electrotechnical Commission (IEC) in the late 1990s to remove ambiguity between powers-of-two and powers-of-ten. The tebibyte name is part of that IEC scheme and is intended for technical contexts where exact, unambiguous binary quantities are required.

Uses and practical examples

Tebibytes commonly appear in computing contexts where capacities are naturally powers of two, such as some memory addressing schemes, modular allocation, and low-level file system calculations. Operating systems and utilities that report storage in binary units may present a drive capacity in GiB or TiB. In practice, storage device manufacturers typically quote decimal terabytes (TB), which can lead to apparent discrepancies when an operating system shows a smaller number using binary-based labels.

Distinctions and notable facts

  • Binary vs decimal: TiB is binary (2^40) while TB is decimal (10^12); a 1 TB drive in decimal is about 0.91 TiB when converted to binary units.
  • Abbreviations: Use TiB for tebibyte and TB for terabyte to avoid ambiguity.
  • Related units: The immediately smaller unit is the GiB, and the larger is the PiB.

Choosing the right unit

When precise capacity or memory calculations are required—for example in system design or documentation—use the IEC binary prefixes (KiB, MiB, GiB, TiB). For marketing, retail packaging, or contexts where decimal SI units are expected, TB and GB remain common. Being explicit about which convention is used prevents confusion between the similar-sounding terabyte and tebibyte.