copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ꤱ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ꤱ
Overview
ꤱ (REJANG LETTER GA) is the Unicode character at code point U+A931. It belongs to the Rejang block, in the Other Letter (Lo) general category. Its script is Rjng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A931 | |
| decimal | 43313 | |
| htmldecimal | ꤱ | |
| htmlhex | ꤱ | |
| css | \A931 | |
| javascript | \u{A931} | |
| python | \ua931 | |
| java | \uA931 | |
| go | \uA931 | |
| ruby | \u{A931} | |
| rust | \u{A931} | |
| ccpp | \ua931 | |
| urlencoded | %EA%A4%B1 | |
| utf8bytes | ea a4 b1 | |
| utf16bebytes | a9 31 | |
| utf32bebytes | 00 00 a9 31 |
How to Use
HTML:
ꤱ
CSS:
content: "\A931"
JavaScript:
"\u{A931}"
Python:
"\ua931"
Properties
Frequently Asked Questions
What is the ꤱ character (REJANG LETTER GA)?
ꤱ (REJANG LETTER GA) is the Unicode character U+A931.
What is the Unicode codepoint of REJANG LETTER GA?
The REJANG LETTER GA character (ꤱ) has codepoint U+A931.
How do I type or copy REJANG LETTER GA?
Copy ꤱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.