About Canadian Syllabics Carrier Za
Canadian Syllabics Carrier Za is the Unicode character ᙅ at codepoint U+1645 in the Unified Canadian Aboriginal Syllabics block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Canadian Syllabics Carrier Za
To use the Canadian Syllabics Carrier Za symbol (ᙅ) in HTML, insert the
entity ᙅ directly into your markup. The decimal entity ᙅ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\1645';.
In JavaScript and TypeScript the escape '\u1645' evaluates to ᙅ. In Python source, write '\u1645'.
The character encodes to E1 99 85 as UTF-8 bytes and 1645 as UTF-16 code units. Its decimal codepoint is 5701.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.