About Modifier Letter Small L With Palatal Hook
Modifier Letter Small L With Palatal Hook is the Unicode character ᶪ at codepoint U+1DAA in the Phonetic Extensions Supplement 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 Modifier Letter Small L With Palatal Hook
To use the Modifier Letter Small L With Palatal Hook 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: '\1DAA';.
In JavaScript and TypeScript the escape '\u1DAA' evaluates to ᶪ. In Python source, write '\u1DAA'.
The character encodes to E1 B6 AA as UTF-8 bytes and 1DAA as UTF-16 code units. Its decimal codepoint is 7594.
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.