<< < 20 21 22 23 24 25 26 27 28 29 30 > >>   ∑:7660  Sort:Rank

Unicode to Big5 - Part 22: U+6D7E to U+6EF2
Unicode to Big5 code point mapping is provided for Big5 character set - Part 22: Unicode U+6D7E to U+6EF2.
2024-01-29, 105🔥, 0💬

Big5 to Unicode - Row ED: Level 2 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row ED: Level 2 Characters.
2024-01-29, 104🔥, 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, 125🔥, 0💬

Python Language and Unicode Characters
This chapter provides notes and tutorial examples on Unicode support in Python language. Topics including using 'str' data type to store single and multiple Unicode characters; Unicode escape sequences in 'str' literals; default Unicode encoding used in Python; str.encode() and bytes.decode() method...
2024-01-27, 124🔥, 0💬

Summary of Unicode Support in Python
This section provides a quick summary of Unicode support in Python language.
2024-01-27, 119🔥, 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, 117🔥, 0💬

Unicode Character Encoding and Decoding
This section provides tutorial example on how to convert Unicode character strings to and from byte sequences based on different encoding standards using str.encode() and bytes.decode() methods.
2024-01-27, 116🔥, 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, 113🔥, 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, 6886🔥, 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, 3411🔥, 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, 3185🔥, 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, 2769🔥, 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, 1915🔥, 0💬

1EE00: Arabic Mathematical Alphabetic Symbols
This section provides a quick summary of the Unicode code point block: 'Arabic Mathematical Alphabetic Symbols', which contains 256 code points to represent Arabic mathematical alphabetic symbols.
2024-01-23, 1271🔥, 0💬

2B00: Miscellaneous Symbols and Arrows
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols and Arrows', which contains 256 code points to represent additional symbols and arrows.
2024-01-23, 1194🔥, 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, 1131🔥, 0💬

2A00: Supplemental Mathematical Operators
This section provides a quick summary of the Unicode code point block: 'Supplemental Mathematical Operators', which contains 256 code points to represent additional mathematical operators
2024-01-23, 966🔥, 0💬

1D100: Musical Symbols
This section provides a quick summary of the Unicode code point block: 'Musical Symbols', which contains 256 code points to represent Musical Symbols alphabets used in the Musical Symbols language.
2024-01-23, 914🔥, 0💬

1FB00: Symbols for Legacy Computing
This section provides a quick summary of the Unicode code point block: 'Symbols for Legacy Computing', which contains 256 code points to represent Symbols for Legacy Computing alphabets used in the Symbols for Legacy Computing language.
2024-01-23, 895🔥, 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, 874🔥, 0💬

1D200: Ancient Greek Musical Notation
This section provides a quick summary of the Unicode code point block: 'Ancient Greek Musical Notation', which contains 80 code points to represent ancient Greek nusical notations.
2024-01-23, 855🔥, 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, 830🔥, 0💬

Unicode Code Point Blocks: 12000 - 10FFFF
This chapter provides notes and tutorial examples on Unicode code point blocks or code charts. Topics including block name, code point range, sample code points, etc., in the range of 12000 - 10FFFF.
2024-01-23, 817🔥, 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, 810🔥, 0💬

<< < 20 21 22 23 24 25 26 27 28 29 30 > >>   ∑:7660  Sort:Rank