An English letter, how many bytes per Chinese each? __java

Source: Internet
Author: User
(1), English and digital account for one byte
(2), Chinese occupies one character, namely two bytes
(3), character not equal to byte. A
	character (char) is a basic data type in Java, consisting of 2 bytes, ranging from 0 to 2^16-1. A
byte is a unit of data quantity, one byte equals 8 bits. All the data occupies space can be measured in bytes. For example, a character occupies 2 bytes, an int is 4 bytes, a double is 8 bytes, and so on.
1 characters = 2 bytes;
1byte=8bit1k=2^10;b: bit; b: byte 1kb=1024 bit 1kb=1024 byte

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.