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
ꦝ (JAVANESE LETTER DDA) is the Unicode character at code point U+A99D. It belongs to the Javanese block, in the Other Letter (Lo) general category. Its script is Java.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A99D | |
| decimal | 43421 | |
| htmldecimal | ꦝ | |
| htmlhex | ꦝ | |
| css | \A99D | |
| javascript | \u{A99D} | |
| python | \ua99d | |
| java | \uA99D | |
| go | \uA99D | |
| ruby | \u{A99D} | |
| rust | \u{A99D} | |
| ccpp | \ua99d | |
| urlencoded | %EA%A6%9D | |
| utf8bytes | ea a6 9d | |
| utf16bebytes | a9 9d | |
| utf32bebytes | 00 00 a9 9d |
How to Use
HTML:
ꦝ
CSS:
content: "\A99D"
JavaScript:
"\u{A99D}"
Python:
"\ua99d"
Properties
Frequently Asked Questions
What is the ꦝ character (JAVANESE LETTER DDA)?
ꦝ (JAVANESE LETTER DDA) is the Unicode character U+A99D.
What is the Unicode codepoint of JAVANESE LETTER DDA?
The JAVANESE LETTER DDA character (ꦝ) has codepoint U+A99D.
How do I type or copy JAVANESE LETTER DDA?
Copy ꦝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.