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 YA) is the Unicode character at code point U+1B9A. 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+1B9A | |
| decimal | 7066 | |
| htmldecimal | ᮚ | |
| htmlhex | ᮚ | |
| css | \1B9A | |
| javascript | \u{1B9A} | |
| python | \u1b9a | |
| java | \u1B9A | |
| go | \u1B9A | |
| ruby | \u{1B9A} | |
| rust | \u{1B9A} | |
| ccpp | \u1b9a | |
| urlencoded | %E1%AE%9A | |
| utf8bytes | e1 ae 9a | |
| utf16bebytes | 1b 9a | |
| utf32bebytes | 00 00 1b 9a |
How to Use
HTML:
ᮚ
CSS:
content: "\1B9A"
JavaScript:
"\u{1B9A}"
Python:
"\u1b9a"
Properties
Frequently Asked Questions
What is the ᮚ character (SUNDANESE LETTER YA)?
ᮚ (SUNDANESE LETTER YA) is the Unicode character U+1B9A.
What is the Unicode codepoint of SUNDANESE LETTER YA?
The SUNDANESE LETTER YA character (ᮚ) has codepoint U+1B9A.
How do I type or copy SUNDANESE LETTER YA?
Copy ᮚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.