1M equals how many bytes? How do I convert between KB, MB, GB?

Source: Internet
Author: User

BYTE (byte) is B: A byte is made up of 8-bit binary digits (1 byte = 8 bit). Byte is the most common base unit in the information store.

An English letter (case-insensitive) occupies a byte of space, a Chinese character occupies two bytes of space.
Symbol: English punctuation 2 is a byte, Chinese punctuation is two bytes.

A binary numeric sequence, as a digital unit in a computer, typically a 8-bit binary number,
If an ASCII code is a byte, the conversion of such units is:

1000 gigabyte (tb,kilogigabyte) =1024 gigabytes
(1TB=1024GB)

1 gigabytes (gb,gigabyte) = 1024 megabytes (MB)
(1GB=1024MB)

1 megabytes (mb,megabyte) = 1.024 million bytes
(1MB=1024KB)

1000 bytes (kb,kilobyte) = 1024 bytes
(1kb=1024b)

1 bytes (byte) = 8 bit (bit)
(bit) (1b=8 bit)
——————————————————-

1 bytes = 8 bits

1kb=1024 bytes

1mg=1024kb

1gb=1024mb

1tb=1024gb

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.