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 CONSONANT SIGN N) is the Unicode character at code point U+A950. 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+A950 | |
| decimal | 43344 | |
| htmldecimal | ꥐ | |
| htmlhex | ꥐ | |
| css | \A950 | |
| javascript | \u{A950} | |
| python | \ua950 | |
| java | \uA950 | |
| go | \uA950 | |
| ruby | \u{A950} | |
| rust | \u{A950} | |
| ccpp | \ua950 | |
| urlencoded | %EA%A5%90 | |
| utf8bytes | ea a5 90 | |
| utf16bebytes | a9 50 | |
| utf32bebytes | 00 00 a9 50 |
How to Use
HTML:
ꥐ
CSS:
content: "\A950"
JavaScript:
"\u{A950}"
Python:
"\ua950"
Properties
Frequently Asked Questions
What is the ꥐ character (REJANG CONSONANT SIGN N)?
ꥐ (REJANG CONSONANT SIGN N) is the Unicode character U+A950.
What is the Unicode codepoint of REJANG CONSONANT SIGN N?
The REJANG CONSONANT SIGN N character (ꥐ) has codepoint U+A950.
How do I type or copy REJANG CONSONANT SIGN N?
Copy ꥐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.