About Modifier Letter Raised Exclamation Mark
Modifier Letter Raised Exclamation Mark is the Unicode character ꜝ at codepoint U+A71D in the Modifier Tone Letters block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Modifier Letter Raised Exclamation Mark
To use the Modifier Letter Raised Exclamation Mark 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: '\A71D';.
In JavaScript and TypeScript the escape '\uA71D' evaluates to ꜝ. In Python source, write '\uA71D'.
The character encodes to EA 9C 9D as UTF-8 bytes and A71D as UTF-16 code units. Its decimal codepoint is 42781.
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.