About Limbu Letter Ssa
Limbu Letter Ssa is the Unicode character ᤚ at codepoint U+191A in the Limbu 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 Limbu Letter Ssa
To use the Limbu Letter Ssa 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: '\191A';.
In JavaScript and TypeScript the escape '\u191A' evaluates to ᤚ. In Python source, write '\u191A'.
The character encodes to E1 A4 9A as UTF-8 bytes and 191A as UTF-16 code units. Its decimal codepoint is 6426.
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.