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