Convert data storage units — bytes, KB, MB, GB, TB, PB.
| Unit | Name | Value |
|---|---|---|
| bit | Bit | 8.796000e+12 |
| B | Byte | 1.099500e+12 |
| KB | Kilobyte | 1073730500 |
| MB | Megabyte | 1048564.9 |
| GB | Gigabyte | 1023.9892 |
| PB | Petabyte | 0.00097657378 |
Formula: Byte = Terabyte × 1e+12
Multiply any terabyte value by 1e+12 to get byte. One terabyte equals 1e+12 B.
Reverse: Terabyte = Byte × 1.0000e-12
Common terabyte values with real-world context — factor: 1 TB = 1e+12 B
| Terabyte (TB) | Byte (B) | Context |
|---|---|---|
| 0.001 TB | 1e+09 B | 1 GB file |
| 0.01 TB | 1e+10 B | 10 GB game |
| 0.1 TB | 1e+11 B | 100 GB drive |
| 0.5 TB | 5e+11 B | 1 TB drive |
| 1 TB | 1.000e+12 B | 1 TB drive |
| 2 TB | 2.000e+12 B | 2 TB NAS drive |
| 4 TB | 4.000e+12 B | 4 TB NAS |
| 8 TB | 8.000e+12 B | 8 TB enterprise |
| 14 TB | 1.400e+13 B | 14 TB server drive |
| 50 TB | 5.000e+13 B | 50 TB archive |
| 100 TB | 1.000e+14 B | 100 TB server |
| 500 TB | 5.000e+14 B | 1 PB data center |
| 1,000 TB | 1.000e+15 B | 1 PB data center |
| 5,000 TB | 5.000e+15 B | 5 PB cloud |
| 1e+04 TB | 1.000e+16 B | 10 PB major cloud |
1 TB = 1e+12 B. Memorize this for instant estimates.
Data storage uses both decimal (×1000) and binary (×1024) prefixes. The factor above follows the decimal (SI) standard used by storage manufacturers.
To verify: multiply your result by 1.0000e-12 to recover the original TB value.
Configures RAID arrays and backup schedules for TB-scale storage systems.
Archives finished film projects in TB.
Manages production database sizes in TB.
Calculates CCTV storage — 1 TB per camera per week at 4K.
Plans rack-level storage in TB for enterprise workloads.
Images and analyzes hard drives of 1-8 TB.
The terabyte (TB) equals 1,000 GB (decimal) or 1,099,511,627,776 bytes (binary). Consumer hard drives crossed the 1 TB threshold in 2007, and TB-scale storage is now standard in laptops and desktop computers.
Terabytes define large personal and enterprise storage. A 1 TB drive holds approximately 200,000 photos, 250,000 MP3 songs, or 500 hours of HD video.
Interesting fact: The entire printed collection of the US Library of Congress is estimated at about 10 TB of text data. The global internet traffic in 2022 was approximately 4.8 exabytes (4,800,000 TB) per day.
The byte is the fundamental unit of digital information, almost universally defined as 8 bits. The term was coined by Werner Buchholz in 1956 during the design of the IBM Stretch computer. Early computers used variable byte sizes; the 8-bit standard emerged through IBM's System/360 in 1964.
Bytes are the basic unit for file sizes, memory capacities, and data transfer rates in computing. A single ASCII character occupies one byte; a UTF-8 emoji typically takes 3-4 bytes.
Interesting fact: The word 'byte' was intentionally misspelled from 'bite' to avoid accidental misreading as 'bit'. A single byte can store 256 distinct values (0–255).
Converting terabyte to byte is a common task in computing, networking, and data management. Storage manufacturers, operating systems, and network equipment often express data sizes in different units — understanding the conversion is essential for comparing specifications, planning storage capacity, and interpreting network speed versus file size relationships.
As a practical reference: 5 TB = 5e+12 B and 10 TB = 1e+13 B. For larger quantities, 100 TB = 1e+14 B. The reverse conversion uses the factor 1.0000e-12, so 1 B = 1.0000e-12 TB. Note that decimal prefixes (KB=1,000, MB=1,000,000) differ from binary prefixes (KiB=1,024, MiB=1,048,576) — always check which standard your software or hardware uses.
All conversions use the internationally recognized factor of exactly 1 TB = 1e+12 B, calculated with IEEE 754 double-precision arithmetic accurate to at least 8 significant figures.