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