About Canadian Syllabics Se
Canadian Syllabics Se is the Unicode character ᓭ at codepoint U+14ED 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 Se
To use the Canadian Syllabics Se 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: '\14ED';.
In JavaScript and TypeScript the escape '\u14ED' evaluates to ᓭ. In Python source, write '\u14ED'.
The character encodes to E1 93 AD as UTF-8 bytes and 14ED as UTF-16 code units. Its decimal codepoint is 5357.
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.