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 terabyte (decimal)?
A terabyte in the decimal system is a data unit equal to 1,000 gigabytes. It is the standard unit used by hard drive and SSD manufacturers, cloud storage providers, and for internet traffic measurement.
Real-world uses
Terabytes are the standard unit for consumer hard drives (1–8 TB), NAS storage, cloud backup plans, and data centre capacity. A 2-hour 4K Blu-ray film uncompressed is about 100 GB; streaming services store thousands of hours of content in terabyte scale. Enterprise databases and analytics platforms operate in the terabyte to petabyte range.
History
The first consumer 1 TB hard drive (Hitachi Deskstar 7K1000) was released in 2007. Since then, drive capacities have grown to 20+ TB. The term "terabyte" saw widespread consumer use from the late 2000s onwards as personal backup and media storage needs grew into this range.
Common mistakes
As with gigabytes, a "1 TB" drive from a manufacturer contains 1,000,000,000,000 bytes (decimal), but Windows reports it as approximately 931 GiB (binary). Users often think storage is missing. 1 TB ≈ 0.909 TiB.
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 = 1.000000e-12 terabyte (decimal)
1 terabyte (decimal) = 1.000000e+12 byte
How to convert byte to terabyte (decimal)
To convert byte to terabyte (decimal), multiply the value by 1.000000e-12.
To convert terabyte (decimal) back to byte, multiply by 1.000000e+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 terabyte (decimal)
| byte | terabyte (decimal) |
|---|---|
| 0.1 | 1.000000e-13 |
| 0.5 | 5.000000e-13 |
| 1 | 1.000000e-12 |
| 2 | 2.000000e-12 |
| 5 | 5.000000e-12 |
| 10 | 1.000000e-11 |
| 25 | 2.500000e-11 |
| 50 | 5.000000e-11 |
| 100 | 1.000000e-10 |
| 250 | 2.500000e-10 |
| 500 | 5.000000e-10 |
| 1,000 | 1.000000e-09 |
Common values
| byte | terabyte (decimal) | |
|---|---|---|
| A text email | 5,000 byte | 5.000000e-09 terabyte (decimal) |
| An MP3 song (4 min) | 4,000,000 byte | 0.000004 terabyte (decimal) |
| A smartphone photo | 5,000,000 byte | 0.000005 terabyte (decimal) |
| An HD movie | 5.000000e+09 byte | 0.005 terabyte (decimal) |
| A full hard drive | 1.000000e+12 byte | 1 terabyte (decimal) |
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.