What is the difference between ASCII encoding and Unicode encoding?

Source: Internet
Author: User
Unicode is a popular solution to solve the problem of ASCII code 256 characters. As you know, the ASCII character set contains only 256 characters, expressed by numbers between 0 and 255. Including uppercase and lowercase letters, numbers, and a few special characters, such as punctuation marks and currency symbols. For most Latin languages, these characters are enough. However, many Asian and Eastern languages use more than 256 characters. Several thousand. In order to break through the limit on the number of ASCII characters, people try to use a simple method to write computer programs for languages with more than 256 characters. Unicode came into being. Unicode uses double bytes to represent a single character, so that the numeric code is mapped to a character set in multiple languages within a wider range.

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.