Python learning----Character Set encoding

Source: Internet
Author: User

1 ASCII code: American Standard code for information Inerchange

The first binary and Character encoding mapping table used in the United States

2 Gb2312, Gbk1.0, Gbk10830

China's first set of coding table Gb2312, only contains Simplified Chinese characters, after the discovery of non-added, and constantly expanded, and the emergence of GBK series coding

3 Unicode, Utf-8

Since countries all over the world have developed their own coding tables, leading to barriers to information exchange between countries, ISO organization came forward to develop a unified global code table, that is, Unicode code, also known as the Universal Code.

Although the universal code includes all the world's characters, but each character is expressed in two bytes, for the English-speaking countries, resulting in a lot of space waste, in order to save costs, the code is compressed, the alphabet is 1 bytes, the European characters in two bytes, Chinese characters in three byte representation

4 the operating system entering China adopts the Gb2312 coding standard developed by China, while UNIX and Linux use the UTF-8 coding standard

Python learning----Character Set encoding

Related Article

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.