Tebibyte (TiB)

What Is Tebibyte (TiB)?

A tebibyte, written as TiB, is a unit used to measure large amounts of digital data on computers. It is based on powers of two, which is how computers count. One tebibyte is exactly 1,024 gibibytes. It is close to a terabyte, but not the same, and it gives a more exact size for computer storage and files.

Definition

In simple words, a tebibyte is a way to count how much data can be stored or moved in a computer system.

Mathematically, one tebibyte is:

  • 1 TiB = 240 bytes
  • 1 TiB = 1,099,511,627,776 bytes
  • 1 TiB = 1,024 gibibytes (GiB)
  • 1 TiB = 1,048,576 mebibytes (MiB)
  • 1 TiB = 1,073,741,824 kibibytes (KiB)

Compared to the decimal terabyte:

  • 1 TiB is about 1.0995 terabytes (TB)
  • 1 TB is about 0.9095 tebibytes (TiB)

This means a tebibyte is a little bigger than a terabyte, because it uses 1,024 steps instead of 1,000.

History / Origin

For many years, people used the word megabyte, gigabyte and terabyte for two different meanings at the same time. Sometimes they meant powers of two. Sometimes they meant powers of ten. This caused a lot of confusion when talking about storage space.

To fix this problem, the International Electrotechnical Commission, a standards group, created new names in the late 1990s. They introduced special binary prefixes that clearly showed when a power of two was used. These new prefixes include:

  • kibi (Ki) for 210
  • mebi (Mi) for 220
  • gibi (Gi) for 230
  • tebi (Ti) for 240

From the prefix tebi, the unit tebibyte was formed. The name was built from te for tera and bi for binary. This shows that the unit follows the binary counting style used inside computers.

Since then, tebibyte and the TiB symbol have been used in technical documents, operating systems and storage tools to avoid mixing up binary and decimal sizes.

Symbol & Abbreviation

The standard symbol for tebibyte is TiB.

  • T stands for tebi, the binary prefix for 240.
  • i reminds you it is a binary prefix, not a decimal one.
  • B stands for byte, a group of 8 bits.

Important details:

  • The letters are written in upper case T and B with a lower case i: TiB.
  • TiB is different from TB. TB is the symbol for terabyte, which uses powers of ten.
  • Using TiB instead of TB makes it clear that you are talking about 240 bytes.

Current Use Around the World

Tebibyte is used mostly in technical and computer related areas where exact sizes matter.

You will often see tebibyte used in:

  • Operating systems: Some versions of Linux, BSD and other systems show disk and memory sizes using binary units like GiB and TiB.
  • Server and cloud hosting: Data centers and cloud providers may describe storage limits and backups in TiB to avoid confusion about the real size.
  • File systems and backup tools: Advanced storage software often uses TiB when showing quotas, limits or used space.
  • Technical documents and standards: Manuals, standards and scientific articles use tebibyte to be very clear about exact data sizes.

Regular users still see terabytes TB more often, for example on hard drive boxes or SSD labels. Many companies that sell storage devices use decimal terabytes because the numbers look round and simple, like 1 TB or 2 TB. Inside the computer, though, the system may measure the same drive in TiB, so the number on the screen looks smaller than the number on the box.

This is why understanding the difference between TiB and TB is helpful when you compare storage sizes.

Example Conversions

Here are some useful conversions to and from tebibytes.

Basic size conversions

  • 1 TiB = 1,099,511,627,776 bytes
  • 1 TiB = 1,073,741,824 KiB
  • 1 TiB = 1,048,576 MiB
  • 1 TiB = 1,024 GiB

Between tebibytes and terabytes

  • 1 TiB ≈ 1.0995 TB
  • 1 TB ≈ 0.9095 TiB

Practical examples

  • Example 1: A server has 4 TiB of storage.
    • In terabytes this is about 4 × 1.0995 TB ≈ 4.398 TB.
    • In gibibytes this is 4 × 1,024 GiB = 4,096 GiB.
  • Example 2: You buy a 4 TB hard drive, but your system shows about 3.64 TiB.
    • 4 TB × 0.9095 ≈ 3.638 TiB, which rounds to about 3.64 TiB.
    • The drive is not missing space. It is just measured with a different unit.
  • Example 3: How many MiB are in 0.5 TiB.
    • 1 TiB = 1,048,576 MiB, so half of that is 524,288 MiB.
  • Example 4: Turn 2.5 TiB into bytes.
    • 1 TiB = 1,099,511,627,776 bytes.
    • 2.5 TiB = 2.5 × 1,099,511,627,776 ≈ 2,748,779,069,440 bytes.

Quick reference table

SizeIn TiBIn TB (approx)
1 TiB11.10 TB
2 TiB22.20 TB
4 TiB44.40 TB
8 TiB88.80 TB

Related Units

Tebibyte is part of a family of binary based units. Here are the closest related ones:

  • Bit (b): The smallest piece of data, can be 0 or 1.
  • Byte (B): 8 bits. Almost all storage units are built from bytes.
  • Kibibyte (KiB): 1 KiB = 1,024 bytes.
  • Mebibyte (MiB): 1 MiB = 1,024 KiB = 1,048,576 bytes.
  • Gibibyte (GiB): 1 GiB = 1,024 MiB = 1,073,741,824 bytes.
  • Tebibyte (TiB): 1 TiB = 1,024 GiB = 240 bytes.
  • Pebibyte (PiB): 1 PiB = 1,024 TiB.
  • Exbibyte (EiB): 1 EiB = 1,024 PiB.

Here are the matching decimal units that many people know:

  • Kilobyte (KB): Uses 1,000 bytes.
  • Megabyte (MB): Uses 1,000,000 bytes.
  • Gigabyte (GB): Uses 1,000,000,000 bytes.
  • Terabyte (TB): Uses 1,000,000,000,000 bytes.

Binary units like TiB are exact for computers. Decimal units like TB are easier for people to read and are often used for marketing and simple communication.

FAQs

Is tebibyte the same as terabyte

No, they are not the same. A tebibyte TiB uses powers of two and equals 240 bytes. A terabyte TB uses powers of ten and equals 1012 bytes. One TiB is about 9.95 percent larger than one TB.

Why do we need tebibytes at all

We need tebibytes and other binary units to avoid confusion. Computers store data in powers of two. When we use TiB, GiB and MiB, we clearly show that we are talking about binary sizes, not decimal marketing sizes.

Where will I see tebibytes used

You are most likely to see tebibytes in server control panels, cloud storage dashboards, virtual machine settings, backup tools and some operating systems, especially on Linux. Regular home users might not see TiB very often, but it is common in professional and technical work.

Why does my 4 TB drive show about 3.6 TiB

Your drive is measured in terabytes by the maker, but your operating system shows the space using tebibytes and other binary units. Because 1 TB is about 0.9095 TiB, a 4 TB drive shows around 3.64 TiB. The space is not missing. It is just counted in a different way.

How many gibibytes are in one tebibyte

There are exactly 1,024 gibibytes in one tebibyte. This is because each step in the binary unit chain is 1,024 times the previous one.

Is TiB bigger than GB or GiB

Yes. One tebibyte is much bigger than a gigabyte or a gibibyte. 1 TiB equals 1,024 GiB. Since 1 GiB is already about 1.074 GB, a TiB contains well over 1,000 GB in binary terms.

Should I use TiB or TB in my documents

If you write for general users, TB may be easier for them to recognize. If you write technical or scientific documents, or you need to be very exact, you should use TiB when you mean 240 bytes and TB only when you mean 1012 bytes.

Does using tebibytes change how much data I can store

No. Tebibytes do not change the real space on your drive. They only change how you describe it. Using TiB just gives a clearer picture of how many bytes you actually have.

Share the Information: