★ U+166E: Technical Specifications for the Canadian Syllabics Full Stop
The Canadian Syllabics Full Stop (“᙮” U+166E) serves as a critical typographic terminal in the Unified Canadian Aboriginal Syllabics script. This comprehensive resource provides developers and enthusiasts at iloveunicode.com with the complete technical data, encoding conversions, and usage context for this essential punctuation codepoint.
U+166E Punctuation Character Specifications
The Unicode codepoint U+166E represents the character Canadian Syllabics Full Stop. Unlike standard Latin punctuation, this mark is specifically designed to harmonize with the geometry of Aboriginal syllabics. 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 core component for digital literacy and document formatting in indigenous languages across multiple platforms.
Main Unicode Properties
| Property | Value |
|---|---|
| Name | Canadian Syllabics Full Stop |
| Unicode Codepoint | U+166E |
| 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 Punctuation (Po) |
|---|---|
| Script | Unified Canadian Aboriginal Syllabics |
| Combining Class | Not Reordered (0) |
Character Conversions
| Format | Value |
|---|---|
| HTML (decimal) | ᙮ |
| HTML (hex) | ᙮ |
| URL Escape Code | %E1%99%AE |
| CSS | 0166E |
| JavaScript, JSON | \u166E |
| Python | u"\u166E" |
| Rust | \u{166E} |
UTF Encodings
| Encoding | Hex Value |
|---|---|
| UTF-8 | 0xE1 0x99 0xAE |
| UTF-16 | 0x166E |
| UTF-32 | 0x0000166E |
Quick Copy Code Snippet
// Language-specific conversion for U+166E const canadianFullStop = "\u166E"; // JS/JSON char fullStop = '\u166E'; // Java/C++
How to type “᙮”
To manually input this glyph, use the following platform-specific commands:
* Windows: Hold Alt, then type 1 6 6 E. Release Alt.
* Mac: Hold Alt ⌥, then type 1 6 6 E. Release Alt.
Conclusion: Advancing Your Unicode Knowledge
Mastering the use of specific marks like the Canadian Syllabics Full Stop is essential for authentic digital representation of world languages. The technical footprint of U+166E ensures that punctuation remains consistent across global software ecosystems. By utilizing the precise technical knowledge available at iloveunicode.com, developers can build more inclusive and accurate string management systems, avoiding common encoding pitfalls associated with specialized scripts.