Saved calculators
Conversion

TB to Tbit 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)?

A terabyte (TB) is a unit of digital information storage in the International System of Units (SI). It represents 101210^{12} bytes, or 1,000,000,000,000 bytes. Terabytes are commonly used to measure large-scale storage capacities, such as hard drives, cloud storage, and data centers.

What is a terabit (Tbit)?

A terabit (Tbit) is a unit of data transfer rate or network bandwidth. One terabit equals 101210^{12} bits, or 1,000,000,000,000 bits. Terabits are often used to describe high-speed internet connections, fiber-optic capacities, or data transmission rates.

Understanding SI and binary systems

Two systems govern data measurement units:

1. SI (Base-10) system

  • Follows decimal notation: 103=1,00010^3 = 1,000.
  • Units include kilobyte (KB), megabyte (MB), gigabyte (GB), and terabyte (TB).
  • Primarily used by storage manufacturers and telecommunications.

2. Binary (IEC Base-2) system

  • Follows binary notation: 210=1,0242^{10} = 1,024.
  • Units include kibibyte (KiB), mebibyte (MiB), gibibyte (GiB), and tebibyte (TiB).
  • Adopted by operating systems (e.g., Windows, macOS) to display file sizes.

Formula

Converting TB to Tbit (SI units)

Tbit=TB×8\text{Tbit} = \text{TB} \times 8 Explanation: Since 1 byte = 8 bits, multiplying terabytes by 8 converts storage capacity (TB) to data transfer rate (Tbit).

Converting TiB to Tibit (binary units)

Tibit=TiB×8\text{Tibit} = \text{TiB} \times 8 Explanation: Similarly, 1 tebibyte (TiB) = 8 tebibits (Tibit).

Cross-system conversions

To convert between SI and binary units (e.g., TiB to Tbit):

  1. Convert TiB to TB:
    TB=TiB×2401012TiB×1.0995\text{TB} = \text{TiB} \times \frac{2^{40}}{10^{12}} \approx \text{TiB} \times 1.0995
  2. Convert TB to Tbit:
    Tbit=TB×8\text{Tbit} = \text{TB} \times 8

Examples

Example 1: Internet service provider (ISP) bandwidth

An ISP offers a 10 Tbit/s connection. To determine how many TB can be transferred per second:
TB/s=10Tbit8=1.25TB/s\text{TB/s} = \frac{10 \, \text{Tbit}}{8} = 1.25 \, \text{TB/s}

Example 2: Gaming console storage

A PlayStation 5 has 825 GB of storage. To express this in tebibytes (TiB):

  1. Convert GB to GiB:
    GiB=825×109230768.4GiB\text{GiB} = \frac{825 \times 10^9}{2^{30}} \approx 768.4 \, \text{GiB}
  2. Convert GiB to TiB:
    TiB=768.410240.7504TiB\text{TiB} = \frac{768.4}{1024} \approx 0.7504 \, \text{TiB}
    Explanation: Since 1 TiB = 2402^{40} bytes (1,024 GiB), 825 GB ≈ 0.7504 TiB.

Example 3: Data center capacity

A data center stores 5 TiB of data. To convert this to SI units (TB):
TB=5TiB×1.09955.4975TB\text{TB} = 5 \, \text{TiB} \times 1.0995 \approx 5.4975 \, \text{TB}

Historical context

The binary system (IEC standard) was formalized in 1998 to resolve confusion between base-10 and base-2 units. Before this, terms like “terabyte” were ambiguously used for both 101210^{12} and 2402^{40} bytes, leading to discrepancies in reported storage capacities.

Notes

  • Symbols matter: Use “TB” for SI terabytes and “TiB” for binary tebibytes.
  • Internet speeds: ISPs often advertise speeds in terabits per second (Tbit/s), while storage devices use terabytes.
  • Operating systems: Windows displays file sizes in TiB but labels them as “TB,” causing user confusion.

Frequently Asked Questions

How to convert 2.5 TB to Tbit?

Tbit=2.5TB×8=20Tbit\text{Tbit} = 2.5 \, \text{TB} \times 8 = 20 \, \text{Tbit} Application: Useful for calculating network bandwidth required to transfer 2.5 TB of data.

Why do storage devices show less capacity than advertised?

A 1 TB hard drive uses SI units (101210^{12} bytes), but operating systems display in binary:
1TB1.09950.909TiB\frac{1 \, \text{TB}}{1.0995} \approx 0.909 \, \text{TiB} This explains why a “1 TB” drive appears as ~931 GiB (gibibytes).

What is the difference between Tbit and Tibit?

  • Tbit: SI unit (101210^{12} bits).
  • Tibit: Binary unit (2402^{40} bits).
    To convert Tibit to Tbit:
    Tbit=Tibit×2401012Tibit×1.0995\text{Tbit} = \text{Tibit} \times \frac{2^{40}}{10^{12}} \approx \text{Tibit} \times 1.0995

Which system should I use for networking?

Network engineers prefer SI units (Tbit) for consistency with international standards.

How many Tibit are in 3 TiB?

Tibit=3TiB×8=24Tibit\text{Tibit} = 3 \, \text{TiB} \times 8 = 24 \, \text{Tibit} Use case: Estimating data transfer requirements in a binary-based system.

Report a bug