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