Popular Books:
2500: Box Drawing
This section provides a quick summary of the Unicode code point block: 'Box Drawing', which contains 128 code points to represent pictures to draw boxes. 2026-04-04, ∼1288🔥, 1💬
💬 2026-04-04 L: ┏━━━━┳━━━━┓ ┃ │ ┃ │ |┃ ┣━━━━╋━━━━┫ ┃ │┃ ┃ │ _┃ ┗━━━━┻━━━━┛
UTF-16BE Encoding
This section provides a quick introduction of the UTF-16BE (Unicode Transformation Format - 16-bit Big Endian) encoding for Unicode character set. UTF-16BE is a variation of UTF-16. 2026-02-17, ≈11🔥, 25💬
💬 2026-02-17 d: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸形㝦㘲捡㕽
💬 2023-11-27 yooo: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸強㕤㐸㤸扽
💬 2023-11-01 Udit Singh Dhakrey: <script>alert("is I am able to hack")</script>
💬 2025-10-24 Herong: Ok. I will review and update. Thanks!
💬 2025-10-23 PhilippeV: Fix: Block range: U+18D00 ... U+18D7F Number of code points: 128
Shift-JIS Encoding
This section provides a quick introduction of Shift-JIS, also called MS Kanji, encoding, which maps a JIS X0208 character to a 2-byte sequence using a complicated schema designed by Microsoft. 2025-10-22, ∼4457🔥, 11💬
💬 2022-03-12 ddfdfd: hey how are you
💬 2021-12-01 lakshay: what is shift-jis encoding
10840: Imperial Aramaic
This section provides a quick summary of the Unicode code point block: 'Imperial Aramaic', which contains 32 code points to represent Imperial Aramaic alphabets. 2025-09-24, ∼637🔥, 2💬
💬 2024-03-21 Lawrence: Hi! I would like to learn how to code
💬 2024-01-16 alert("hello"): <script> alert("hello") </script>
💬 2023-07-02 Robert Kučera: U2FsdGVkX1+0hNJU24eqEsbTKsJxnpZ2KjSz b0TufyBbuu8NU1q0U1odiDkKM2MM
Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Word correctly by selecting the Unicode (UTF-8) encoding option on the File Conversion dialog box. 2025-01-06, ∼1022🔥, 1💬
UTF-32LE Encoding
This section provides a quick introduction of the UTF-32LE (Unicode Transformation Format - 32-bit Big Endian) encoding for Unicode character set. 2024-05-30, ∼1504🔥, 6💬
Opening UTF-16LE Text Files
This section provides a tutorial example to prove that Excel can not open a UTF-16LE text file. Its Text Import Wizard only supports UTF-7 and UTF-8 encodings. 2024-05-01, ∼455🔥, 2💬
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, ∼308🔥, 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, ∼264🔥, 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, ∼250🔥, 0💬
Summary of Unicode Support in Python
This section provides a quick summary of Unicode support in Python language. 2024-01-27, ∼233🔥, 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, ∼7060🔥, 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, ∼3895🔥, 0💬
Popular Posts:
科兴生物新冠疫苗的生产过程有哪些步骤? 科兴生物新冠疫苗的生产过程为: 筛选新型冠状病毒株:CZ02株。 将病毒接...
This section provides a tutorial example on how to export a list of trusted root CA certificates wit...
This section describes 4 types of bitwise operations, 'And', 'Or', 'Exclusive Or', and 'Complement' ...
This section provides a tutorial example on how to review log file settings and locations for MySQL ...
This section describes how to SQL Server command line tool - SQLCMD.