About Kawi Letter Bha
Kawi Letter Bha is the Unicode character 𑼩 at codepoint U+11F29 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 Bha
To use the Kawi Letter Bha 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: '\11F29';.
In JavaScript and TypeScript the escape '\u{11F29}' evaluates to 𑼩. In Python source, write '\U00011F29'.
The character encodes to F0 91 BC A9 as UTF-8 bytes and D807 DF29 as UTF-16 code units. Its decimal codepoint is 73513.
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.