Convert Byte to Terabyte (B → TB)
The byte equals 8 bits and is the smallest addressable storage unit in modern computing and digital systems.
Byte to Terabyte Conversion Table
10 common values| Byte | Terabyte |
|---|---|
| 1 B | 1 × 10^-12 TB |
| 10 B | 1 × 10^-11 TB |
| 100 B | 1 × 10^-10 TB |
| 500 B | 5 × 10^-10 TB |
| 1,000 B | 1 × 10^-9 TB |
| 5,000 B | 5 × 10^-9 TB |
| 10,000 B | 1 × 10^-8 TB |
| 50,000 B | 5 × 10^-8 TB |
| 100,000 B | 1e-7 TB |
| 500,000 B | 5e-7 TB |
How to Convert Byte to Terabyte Manually
Step by StepConverting bytes to terabytes is straightforward: multiply by the conversion factor. Follow these three steps to do it by hand or in your head.
- 1Take your value in bytesStart with the number of bytes (B) you want to convert.
- 2Multiply by 1 × 10^-12The conversion factor from B to TB is 1 × 10^-12. Multiply your value by this number.
- 3Read the result in terabytesThe result is your value in terabytes (TB).
Formula
Multiply the value in bytes by 1 × 10^-12. For the reverse direction, multiply by 1,000,000,000,000.
TB = B × 1 × 10^-12B = TB × 1,000,000,000,000Tips
Use these in everyday conversions- 1 byte = 8 bits.
- KB, MB, GB are 1000 or 1024 multiples of bytes — check context.
- Use bytes (B) for storage; bits (b) for bandwidth.
Common Mistakes
Avoid these- Confusing byte (B) with bit (b).
- Assuming 1 MB always equals 1,048,576 bytes — sometimes 1,000,000.
- Mixing file size (bytes) with transfer speed (bits per second).
About Byte and Terabyte
What is the Byte?
The byte equals 8 bits and is the smallest addressable storage unit in modern computing and digital systems. Byte-sized addresses are universal in computer architectures from microcontrollers to supercomputers, making the byte the fundamental block of memory and storage. A single ASCII character is 1 byte (256 possible values), basic UTF-8 characters use 1–4 bytes, and a UTF-16 character uses 2 bytes. File sizes, RAM capacity, and disk space are all measured in bytes and their multiples. The byte relates to the bit (1 byte = 8 bits), the kilobyte (1,000 or 1,024 bytes — see decimal vs. binary), the kibibyte (1,024 bytes, the strict computing standard), and larger multiples (MB, GB, TB). Note: storage manufacturers use decimal (1 GB = 10⁹ bytes), while operating systems often use binary (1 GiB = 2³⁰ bytes), causing the famous discrepancy where a '1 TB drive' shows about 931 GB free.
- File sizes everywhere (documents, images, video)
- RAM and storage capacity
- Character encoding in programming
An ASCII character: 1 byte. A short text message: few hundred bytes. Uncompressed photo: few MB.
What is the Terabyte?
The terabyte (TB) equals 1,000 gigabytes (10¹² bytes decimal, or 1,099,511,627,776 bytes as TiB binary) and is the standard unit for hard drives, video archives, and consumer cloud-storage subscriptions. Modern hard drives ship in 1–20 TB capacities, SSD drives commonly come in 0.5–8 TB sizes, and cloud-storage tiers offer 1, 2, or unlimited TB plans. Professional video editors store raw footage in tens of TB. The terabyte relates to the gigabyte (1,000 GB = 1 TB), the petabyte (1,000 TB = 1 PB), and the terabit (1 TB = 8 Tbit). Streaming services like Netflix process petabytes of bandwidth per day. The first 1-TB hard drive shipped in 2007 (Hitachi Deskstar 7K1000); today, 8-TB consumer drives cost less than $200.
- Desktop HDDs and SSDs
- Home NAS storage
- Cloud-storage tiers
Desktop HDD: 1–20 TB. Typical NAS: 4–48 TB. Cloud-storage plans: often 1–2 TB.