About Canadian Syllabics Athapascan M
Canadian Syllabics Athapascan M is the Unicode character ᒾ at codepoint U+14BE 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 Athapascan M
To use the Canadian Syllabics Athapascan M 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: '\14BE';.
In JavaScript and TypeScript the escape '\u14BE' evaluates to ᒾ. In Python source, write '\u14BE'.
The character encodes to E1 92 BE as UTF-8 bytes and 14BE as UTF-16 code units. Its decimal codepoint is 5310.
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.