About Modifier Letter Low Acute Accent Modifier Letter Low Acute
Modifier Letter Low Acute Accent Modifier Letter Low Acute is the Unicode character ˏ at codepoint U+02CF in the Spacing Modifier 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 Low Acute Accent Modifier Letter Low Acute
To use the Modifier Letter Low Acute Accent Modifier Letter Low Acute 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: '\2CF';.
In JavaScript and TypeScript the escape '\u02CF' evaluates to ˏ. In Python source, write '\u02CF'.
The character encodes to CB 8F as UTF-8 bytes and 02CF as UTF-16 code units. Its decimal codepoint is 719.
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.