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