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 YA) is the Unicode character at code point U+A9AA. 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+A9AA | |
| decimal | 43434 | |
| htmldecimal | ꦪ | |
| htmlhex | ꦪ | |
| css | \A9AA | |
| javascript | \u{A9AA} | |
| python | \ua9aa | |
| java | \uA9AA | |
| go | \uA9AA | |
| ruby | \u{A9AA} | |
| rust | \u{A9AA} | |
| ccpp | \ua9aa | |
| urlencoded | %EA%A6%AA | |
| utf8bytes | ea a6 aa | |
| utf16bebytes | a9 aa | |
| utf32bebytes | 00 00 a9 aa |
How to Use
HTML:
ꦪ
CSS:
content: "\A9AA"
JavaScript:
"\u{A9AA}"
Python:
"\ua9aa"
Properties
Frequently Asked Questions
What is the ꦪ character (JAVANESE LETTER YA)?
ꦪ (JAVANESE LETTER YA) is the Unicode character U+A9AA.
What is the Unicode codepoint of JAVANESE LETTER YA?
The JAVANESE LETTER YA character (ꦪ) has codepoint U+A9AA.
How do I type or copy JAVANESE LETTER YA?
Copy ꦪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.