Computer Memory Measurement Units Chart


A memory unit is a component that is used to store data in the computer. The memory unit can be measured in different units like:

  • Bit
  • Nibble
  • Byte
  • KiloByte
  • MegaByte
  • GigaByte
  • TeraByte
  • PetaByte
  • ExaByte
  • ZettaByte
  • YottaByte


Computer Memory Unit Measurement Chart

0 or 1 1 Bit(Binary Digit)
4 Bits 1 Nibble
8 Bits 1 Byte
1024 Bytes 1 KB(MegaByte)
1024 KB 1 MB(MegaByte)
1024 MB 1 GB(GigaByte)
1024 GB 1 TB(TeraByte)
1024 TB 1 PB(PetaByte)
1024 PB 1 EB(ExaByte)
1024 EB 1 ZB(ZettaByte)
1024 ZB 1 YB(YottaByte)



Trending Posts

Build a Modern Gradient Calculator Using HTML, CSS, and JavaScript

What Are The Use of Function Keys F1 to F12 on The Keyboard?

How Long Does It Take to Learn Programming?

10 AI Coding Tools That Actually Made Me a Worse Programmer (2025 Edition)

Build a Simple Calculator Using HTML, CSS, and JavaScript 💻

🚀 Build a QR Code Generator Using HTML, CSS & JavaScript

The Secret Formula to Grow as a Programmer

Why Bitcoin And Other CryptoCurrencies Are Ban/illegal In Most Countries?

Bridging the Language Divide: How Modern IT Professionals Can Make Their Work Make Sense

Create Light & Dark Theme Toggle Using HTML, CSS & JavaScript