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