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