About Kawi Letter Sa
Kawi Letter Sa is the Unicode character 𑼱 at codepoint U+11F31 of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Kawi Letter Sa
To use the Kawi Letter Sa 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: '\11F31';.
In JavaScript and TypeScript the escape '\u{11F31}' evaluates to 𑼱. In Python source, write '\U00011F31'.
The character encodes to F0 91 BC B1 as UTF-8 bytes and D807 DF31 as UTF-16 code units. Its decimal codepoint is 73521.
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.