What is byte?
A byte is a fundamental unit of digital information, typically comprising 8 bits. It is the standard unit for measuring file size, storage capacity, and data transfer quantities in computing.
Real-world uses
The byte is the fundamental unit of digital information. File sizes, RAM capacity, hard drive storage, and network data quotas are all measured in bytes and their multiples. A byte is 8 bits and can represent 256 distinct values. Text encoding stores approximately 1 byte per ASCII character.
History
The term "byte" was coined by Werner Buchholz in 1956 while working at IBM on the Stretch computer. He defined it as a group of bits processed together. The 8-bit byte became standard with IBM System/360 in 1964 and has remained the universal digital unit since.
Common mistakes
Confusing bytes (B) with bits (b) — internet speed is often quoted in megabits per second (Mbps), while file sizes are in megabytes (MB). Downloading a 10 MB file at 10 Mbps takes about 8 seconds because 10 MB = 80 Mb.
What is tebibyte (binary)?
A tebibyte is a binary data unit equal to 1,024 gibibytes, approximately 1.1 terabytes. It is used in technical computing contexts, file systems, and database storage to express precise binary data quantities.
Real-world uses
Tebibytes are used in enterprise storage systems, cloud computing platforms, and high-performance computing where precise binary capacities are required. Amazon S3, Azure Blob Storage, and data warehouse systems often specify storage limits and quotas in TiB. RAID arrays and SAN/NAS volumes are frequently sized in TiB.
History
The tebibyte was standardised by the IEC in 1998 alongside the other binary prefixes (kibi-, mebi-, gibi-). It addressed the growing need for precision as storage capacities entered the terabyte range and the discrepancy between decimal and binary representations became significant for enterprise and scientific computing.
Common mistakes
Confusing TiB (tebibyte, 2^40 = 1,099,511,627,776 bytes) with TB (terabyte, 10^12 = 1,000,000,000,000 bytes). The difference is about 9.95%. A "1 TiB" cloud storage quota holds approximately 10% more data than a "1 TB" quota.
When is this conversion used?
Operating systems and storage manufacturers use different base systems (binary vs decimal), which is why a '1 TB' drive shows less than 1 TB in your file manager. Understanding this conversion prevents confusion about available storage.
Worked examples
1 byte = 9.094947e-13 tebibyte (binary)
1 tebibyte (binary) = 1.099512e+12 byte
How to convert byte to tebibyte (binary)
To convert byte to tebibyte (binary), multiply the value by 9.094947e-13.
To convert tebibyte (binary) back to byte, multiply by 1.099512e+12.
Measurement standards
The International Electrotechnical Commission (IEC 80000-13) defines binary prefixes: 1 KiB = 1,024 bytes, 1 MiB = 1,048,576 bytes. The SI decimal prefixes (kB = 1,000 bytes, MB = 1,000,000 bytes) apply to data units as they do to all SI quantities.
Did you know?
By 2025, the global datasphere is estimated to reach 181 zettabytes — roughly 181 trillion gigabytes. If stored on standard Blu-ray discs, the stack would reach from Earth to Mars and back over 20 times.
Quick reference: byte to tebibyte (binary)
| byte | tebibyte (binary) |
|---|---|
| 0.1 | 9.094947e-14 |
| 0.5 | 4.547474e-13 |
| 1 | 9.094947e-13 |
| 2 | 1.818989e-12 |
| 5 | 4.547474e-12 |
| 10 | 9.094947e-12 |
| 25 | 2.273737e-11 |
| 50 | 4.547474e-11 |
| 100 | 9.094947e-11 |
| 250 | 2.273737e-10 |
| 500 | 4.547474e-10 |
| 1,000 | 9.094947e-10 |
Common values
| byte | tebibyte (binary) | |
|---|---|---|
| A text email | 5,000 byte | 4.547474e-09 tebibyte (binary) |
| An MP3 song (4 min) | 4,000,000 byte | 0.00000364 tebibyte (binary) |
| A smartphone photo | 5,000,000 byte | 0.00000455 tebibyte (binary) |
| An HD movie | 5.000000e+09 byte | 0.00454747 tebibyte (binary) |
| A full hard drive | 1.000000e+12 byte | 0.9094947 tebibyte (binary) |
Available Data units
More byte conversions
- Convert byte to kilobyte (decimal)
- Convert byte to megabyte (decimal)
- Convert byte to gigabyte (decimal)
- Convert byte to terabyte (decimal)
- Convert byte to bit
- Convert byte to kibibyte (binary)
- Convert byte to mebibyte (binary)
- Convert byte to gibibyte (binary)
- Convert byte to tebibyte (binary)
Assumption: both decimal (kB, MB, GB, TB) and binary (KiB, MiB, GiB, TiB) units are included.