About Modifier Letter Small L With Inverted Lazy S
Modifier Letter Small L With Inverted Lazy S is the Unicode character ꭝ at codepoint U+AB5D in the Latin Extended-E 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 Inverted Lazy S
To use the Modifier Letter Small L With Inverted Lazy S 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: '\AB5D';.
In JavaScript and TypeScript the escape '\uAB5D' evaluates to ꭝ. In Python source, write '\uAB5D'.
The character encodes to EA AD 9D as UTF-8 bytes and AB5D as UTF-16 code units. Its decimal codepoint is 43869.
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.