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