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