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