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
ᮑ (SUNDANESE LETTER NYA) is the Unicode character at code point U+1B91. It belongs to the Sundanese block, in the Other Letter (Lo) general category. Its script is Sund.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B91 | |
| decimal | 7057 | |
| htmldecimal | ᮑ | |
| htmlhex | ᮑ | |
| css | \1B91 | |
| javascript | \u{1B91} | |
| python | \u1b91 | |
| java | \u1B91 | |
| go | \u1B91 | |
| ruby | \u{1B91} | |
| rust | \u{1B91} | |
| ccpp | \u1b91 | |
| urlencoded | %E1%AE%91 | |
| utf8bytes | e1 ae 91 | |
| utf16bebytes | 1b 91 | |
| utf32bebytes | 00 00 1b 91 |
How to Use
HTML:
ᮑ
CSS:
content: "\1B91"
JavaScript:
"\u{1B91}"
Python:
"\u1b91"
Properties
Frequently Asked Questions
What is the ᮑ character (SUNDANESE LETTER NYA)?
ᮑ (SUNDANESE LETTER NYA) is the Unicode character U+1B91.
What is the Unicode codepoint of SUNDANESE LETTER NYA?
The SUNDANESE LETTER NYA character (ᮑ) has codepoint U+1B91.
How do I type or copy SUNDANESE LETTER NYA?
Copy ᮑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.