“ᙛ” U+165B: Canadian Syllabics Carrier Tsu

U+165B: Technical Specifications for Canadian Syllabics Carrier Tsu

The Canadian Syllabics Carrier Tsu (“ᙛ” U+165B) is a specialized typographic glyph used within the indigenous writing systems of North America. This documentation at iloveunicode.com offers a detailed technical breakdown of the properties, encoding structures, and cross-platform compatibility for this unique script element.

U+165B Linguistic Character Specifications

The Unicode codepoint U+165B represents the character Canadian Syllabics Carrier Tsu. It is a functional linguistic character integrated into the digital standard to support the Carrier (Dakelh) language. This character was officially added to Unicode in version 3.0 (September, 1999). It belongs to the Unified Canadian Aboriginal Syllabics block of the Basic Multilingual Plane, serving as a vital component for digital literacy and preservation efforts highlighted here at iloveunicode.com.

Main Unicode Properties
Name Canadian Syllabics Carrier Tsu
Unicode Codepoint U+165B
Unicode Version 3.0 (September, 1999)
Block Unified Canadian Aboriginal Syllabics
Plane Basic Multilingual Plane
Bidirectional Data
Bidirectional class Left To Right (L)
Is mirrored? No
Other Unicode Data
Category Other Letter (Lo)
Script Unified Canadian Aboriginal Syllabics
Combining Class Not Reordered (0)

Technical Conversions and Encoding Sequences

For developers working with Carrier Tsu, precise encoding is required to maintain data integrity across different programming environments. Use the following tables to reference the U+165B codepoint in your specific stack.

U+165B Conversion
HTML (decimal) ᙛ
HTML (hex) ᙛ
URL Escape Code %E1%99%9B
CSS 0165B
JavaScript, JSON u165B
C, C++, Java u165B
Python u165B
Rust u{165B}
Ruby u165B
UTF Encodings
UTF-8 (hex) 0xE1 0x99 0x9B
UTF-16 (hex) 0x165B
UTF-32 (hex) 0x0000165B

How to type “ᙛ”

  • Windows: Hold Alt, then type 1 6 5 B. Release Alt.
  • Mac: Hold Alt ⌥, then type 1 6 5 B. Release Alt.

Preview and Implementation Tool

// Copy-ready data for Canadian Syllabics Carrier Tsuconst CHAR_U165B = {

  codepoint: “U+165B”,

  hex: “0x165B”,

  dec: 5723,

  utf8: [0xE1, 0x99, 0x9B]

};

Conclusion: Advancing Your Unicode Knowledge

Correctly identifying and implementing script-specific characters like Canadian Syllabics Carrier Tsu is essential for globalized data management. The intricate details of U+165B ensure that software applications remain inclusive and technically sound. With precise technical knowledge from iloveunicode.com, developers can achieve robust implementations and avoid encoding pitfalls across diverse platforms.

Leave a Reply

Your email address will not be published. Required fields are marked *