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 VOWEL SIGN U) is the Unicode character at code point U+A948. It belongs to the Rejang block, in the Nonspacing Mark (Mn) general category. Its script is Rjng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A948 | |
| decimal | 43336 | |
| htmldecimal | ꥈ | |
| htmlhex | ꥈ | |
| css | \A948 | |
| javascript | \u{A948} | |
| python | \ua948 | |
| java | \uA948 | |
| go | \uA948 | |
| ruby | \u{A948} | |
| rust | \u{A948} | |
| ccpp | \ua948 | |
| urlencoded | %EA%A5%88 | |
| utf8bytes | ea a5 88 | |
| utf16bebytes | a9 48 | |
| utf32bebytes | 00 00 a9 48 |
How to Use
HTML:
ꥈ
CSS:
content: "\A948"
JavaScript:
"\u{A948}"
Python:
"\ua948"
Properties
Frequently Asked Questions
What is the ꥈ character (REJANG VOWEL SIGN U)?
ꥈ (REJANG VOWEL SIGN U) is the Unicode character U+A948.
What is the Unicode codepoint of REJANG VOWEL SIGN U?
The REJANG VOWEL SIGN U character (ꥈ) has codepoint U+A948.
How do I type or copy REJANG VOWEL SIGN U?
Copy ꥈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.