terican

BIPM-ratified constants · v1.0

Converter

Bit, to terabit converter calculator.

Convert bits to terabits (or terabits to bits) using SI decimal or IEC binary standards. Ideal for networking, data rate analysis, and storage calculations.

From

bits

b_to_tb

1000000000000 b_to_tb =1Converted Value

Equivalents

Precision: 6 dp · Notation: Decimal · 2 units

1 Tb = 10^12 bits

Decimal / SIdecimal1

1 Tib = 2^40 bits

Binarybinary0.909495

Common pairings

1 b_to_tbequals1.00e-12 decimal
1 b_to_tbequals9.09e-13 binary
1 tb_to_bequals1.00e12 decimal
1 tb_to_bequals1.10e12 binary

The conversion

How the value
is computed.

How to Convert Bits to Terabits

A bit is the fundamental unit of digital information — a single binary digit representing either 0 or 1. A terabit (Tb) equals one trillion bits under the SI decimal standard, making it the preferred unit for measuring high-capacity data transmission rates, internet backbone speeds, and next-generation wireless performance benchmarks.

The Core Conversion Formula

Converting bits to terabits requires a single division operation:

Tb = bits ÷ 1012

To reverse the conversion — from terabits back to bits — multiply by the same factor:

bits = Tb × 1012

The divisor 1012 comes directly from the SI metric prefix tera-, which represents 1012 across all scientific disciplines, from terahertz in physics to terawatts in energy.

Understanding the Input Variables

  • Value to Convert: Any positive numeric quantity, including decimals and very large integers expressed in scientific notation. For example, entering 5,000,000,000,000 or 5e12 both represent five terabits.
  • Conversion Direction: Selects whether to divide (bits to Tb) or multiply (Tb to bits). Switching direction simply inverts the arithmetic without changing the underlying conversion factor.
  • Unit Standard: Determines whether the calculator applies the SI decimal factor (1012) or the IEC binary factor (240 approximately 1.0995 × 1012). Modern networking universally uses SI; some legacy memory contexts use binary prefixes.

SI Decimal vs. Binary (IEC) Standards

Two internationally recognized standards define the terabit, and applying the wrong one introduces nearly a 10% measurement error:

  • SI Decimal — 1 Tb = 1012 bits: Endorsed by the National Institute of Standards and Technology (NIST), this standard governs all modern networking, internet bandwidth, and data-rate specifications. When a router reports a 10 Tbps link, it means exactly 10 × 1012 bits per second.
  • IEC Binary — 1 Tib = 240 bits = 1,099,511,627,776 bits: Standardized in IEC 80000-13:2008, the tebibit (Tib) eliminates historical ambiguity between powers of ten and powers of two. It appears in academic computing literature and some legacy memory architecture documentation.

The gap between 1 Tb (SI) and 1 Tib (binary) is 99,511,627,776 bits — roughly 99.5 gigabits. For precision-critical applications such as data center capacity planning, always confirm which standard the source document follows before applying results.

Worked Conversion Examples

Example 1: Large Bit Count to Terabits

A transatlantic fiber-optic cable carries 8,000,000,000,000 bits per second. Converting to terabits per second:

Tb = 8,000,000,000,000 ÷ 1012 = 8 Tbps

Example 2: Fractional Terabits to Bits

A network switch specification lists a backplane capacity of 3.2 Tb. To verify the raw bit count:

bits = 3.2 × 1012 = 3,200,000,000,000 bits

Example 3: Binary Tebibit Conversion

In a legacy memory context, 2 Tib converts to: 2 × 240 = 2 × 1,099,511,627,776 = 2,199,023,255,552 bits — about 199 billion bits more than the SI equivalent of 2 Tb.

Real-World Use Cases

  • Submarine fiber-optic cables: Transoceanic links operate at tens to hundreds of Tbps aggregate capacity. Individual wavelength channels carry 8–16 Tbps, making terabit-level conversion essential for network planning and procurement.
  • 5G Advanced wireless: Peak downlink speeds for Release 18 5G Advanced target up to 100 Gbps per device — 0.1 Tb — with backhaul infrastructure requirements commonly expressed in terabits per second.
  • Hyperscaler data centers: Cloud providers connect regions with 400 Gbps (0.4 Tb) to 800 Gbps (0.8 Tb) optical links. Converting these values to terabits simplifies capacity comparisons across vendors and product lines.
  • Scientific data pipelines: High-energy physics experiments at CERN produce approximately 15 petabytes of data annually — equivalent to roughly 120,000 Tb — requiring terabit-scale analysis at intermediate processing stages.

Authoritative Sources and Methodology

The conversion factor 1012 follows directly from the SI metric system as documented by NIST's reference on prefixes for binary multiples, which distinguishes SI decimal prefixes from the IEC binary prefixes (kibi-, mebi-, gibi-, tebi-) standardized in 1998. For foundational context on how bits aggregate into larger data units across real networking environments, An Introduction to Computer Networks by Peter Dordal (Loyola University Chicago) provides rigorous coverage of bit-level data representation in modern network architectures.

Reference

Frequently asked questions

What is a terabit and how large is it?
A terabit (Tb) is a unit of digital data equal to one trillion bits (10^12 bits) under the SI decimal standard used in networking and telecommunications. The prefix tera- denotes 10^12 across all scientific fields. Terabits appear most frequently when measuring high-speed network bandwidth, undersea cable capacity, and data center interconnect speeds, where gigabit values become unwieldy for everyday communication and planning.
How many bits are in one terabit?
Under the SI decimal standard, one terabit equals exactly 1,000,000,000,000 bits (10^12 bits). Under the IEC binary standard, one tebibit (Tib) equals 2^40 bits, which is 1,099,511,627,776 bits — about 9.95% more than the SI terabit. The SI version applies to all modern networking equipment, internet speed ratings, and data rate specifications published by hardware vendors and standards bodies.
What is the difference between Tb (terabit) and TB (terabyte)?
Tb (terabit) and TB (terabyte) differ by a factor of exactly 8, because one byte contains 8 bits. One terabyte therefore equals 8 terabits. Internet service providers advertise speeds in Mbps or Gbps (bits per second), while storage manufacturers measure capacity in gigabytes or terabytes. Always check capitalization carefully — lowercase b denotes bits, and uppercase B denotes bytes — to avoid an eightfold misinterpretation of any specification.
When should you use terabits instead of terabytes?
Use terabits when measuring data transmission rates and network bandwidth — for example, a 100 Tbps submarine cable or a 400 Gbps (0.4 Tb) data center interconnect. Use terabytes when describing storage capacity — a server with 2 TB of SSD stores 16 terabits of raw data. Networking and telecom engineers default to bits per second; storage engineers default to bytes. Mixing the two units without conversion leads to significant specification errors.
What is the difference between an SI terabit and an IEC tebibit?
The SI terabit (Tb) equals exactly 10^12 bits (1,000,000,000,000 bits), while the IEC tebibit (Tib) equals 2^40 bits (1,099,511,627,776 bits). The difference is approximately 99.5 gigabits, or about 9.95%. NIST and IEC introduced separate names — terabit versus tebibit — in 1998 to eliminate the long-standing ambiguity between decimal and binary interpretations of the tera- prefix. Always confirm which standard a vendor or specification document uses before applying conversion results.
How do real-world internet speeds relate to terabits?
Consumer broadband speeds typically range from 100 Mbps to 10 Gbps — between 0.0001 Tb and 0.01 Tb per second. One terabit per second equals 1,000 Gbps or 1,000,000 Mbps. Submarine fiber-optic cables now carry 100 to 400 Tbps of aggregate traffic across ocean routes. The 5G Advanced standard targets peak per-device speeds of up to 100 Gbps (0.1 Tbps), while backbone routers at major internet exchange points routinely process multiple Tbps simultaneously.