Popular Books:
Unicode to Big5 - Part 28: U+7686 to U+780C
Unicode to Big5 code point mapping is provided for Big5 character set - Part 28: Unicode U+7686 to U+780C. 2024-01-29, ∼204🔥, 0💬
Python Source Code Encoding
This section provides a tutorial example to demonstrate the default UTF-8 encoding of Python source code file and ways to change the default encoding. 2024-01-27, ∼348🔥, 0💬
"unicodedata" Module for Unicode Properties
This section provides tutorial example on how to use the 'unicodedata' to retrieve properties of code points defined by the Unicode standard. 2024-01-27, ∼302🔥, 0💬
Unicode Support on "str" Data Type
This section provides tutorial example on how to use the built-in data type 'str' to store Unicode characters as a list of code points. 2024-01-27, ∼289🔥, 0💬
Summary of Unicode Support in Python
This section provides a quick summary of Unicode support in Python language. 2024-01-27, ∼272🔥, 0💬
Examples of Unicode Characters
Some samples of Unicode characters are provided here with their glyphs, code points, code names and code blocks for the purpose of demonstration. 2024-01-23, ∼7083🔥, 0💬
0600: Arabic
This section provides a quick summary of the Unicode code point block: 'Arabic', which contains 256 code points to represent alphabetic letters used in the Arabic language. 2024-01-23, ∼3954🔥, 0💬
2600: Miscellaneous Symbols
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols', which contains 160 code points to represent more miscellaneous symbols. 2024-01-23, ∼3787🔥, 0💬
AC00: Hangul Syllables
This section provides a quick summary of the Unicode code point block: 'Hangul Syllables', which contains 11184 code points to represent Hangul syllables used in the Korean language. 2024-01-23, ∼3312🔥, 0💬
FFF0: Specials
This section provides a quick summary of the Unicode code point block: 'Specials', which contains 16 code points to represent special codes 2024-01-23, ∼2232🔥, 0💬
0180: Latin Extended-B
This section provides a quick summary of the Unicode code point block: 'Latin Extended-B', which contains 208 code points to represent historical Latin language characters. 2024-01-23, ∼1583🔥, 0💬
1F800: Supplemental Arrows-C
This section provides a quick summary of the Unicode code point block: 'Supplemental Arrows-C', which contains 148 code points to represent a set of additional arrows. 2024-01-23, ∼1321🔥, 0💬
0400: Cyrillic
This section provides a quick summary of the Unicode code point block: 'Cyrillic', which contains 256 code points to represent alphabetic letters used in Cyrillic languages. 2024-01-23, ∼1277🔥, 0💬
0E00: Thai
This section provides a quick summary of the Unicode code point block: 'Thai', which contains 128 code points to represent Thai alphabets used in the Thai language. 2024-01-23, ∼1192🔥, 0💬
1B00: Balinese
This section provides a quick summary of the Unicode code point block: 'Balinese', which contains 128 code points to represent Balinese alphabets used in the Balinese language. 2024-01-23, ∼1190🔥, 0💬
Popular Posts:
本书开始部份简单地介绍了日历的基本原理,一些天文 数据和公式,同时也介绍了目前中国使用的公历和农历 的基本...
Information on how to obtain the full version of this book in PDF, ePUB, or other formats.
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encodin...
This section provides a tutorial example on how to use the FFmpeg 'ffplay' command to play movie fil...
什么是群体免疫力和免疫屏障? 群体免疫(Herd Immunity)力是指人群对病毒传染的整体抵抗 能力,用人群中具有...