About Rejang Letter Ja
Rejang Letter Ja is the Unicode character ꤺ at codepoint U+A93A in the Rejang 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 Rejang Letter Ja
To use the Rejang Letter Ja 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: '\A93A';.
In JavaScript and TypeScript the escape '\uA93A' evaluates to ꤺ. In Python source, write '\uA93A'.
The character encodes to EA A4 BA as UTF-8 bytes and A93A as UTF-16 code units. Its decimal codepoint is 43322.
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.