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