About Canadian Syllabics Final Grave
Canadian Syllabics Final Grave is the Unicode character ᐠ at codepoint U+1420 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 Final Grave
To use the Canadian Syllabics Final Grave 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: '\1420';.
In JavaScript and TypeScript the escape '\u1420' evaluates to ᐠ. In Python source, write '\u1420'.
The character encodes to E1 90 A0 as UTF-8 bytes and 1420 as UTF-16 code units. Its decimal codepoint is 5152.
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.