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