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 VOWEL SIGN TALING) is the Unicode character at code point U+A9BA. It belongs to the Javanese block, in the Spacing Mark (Mc) general category. Its script is Java.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A9BA | |
| decimal | 43450 | |
| htmldecimal | ꦺ | |
| htmlhex | ꦺ | |
| css | \A9BA | |
| javascript | \u{A9BA} | |
| python | \ua9ba | |
| java | \uA9BA | |
| go | \uA9BA | |
| ruby | \u{A9BA} | |
| rust | \u{A9BA} | |
| ccpp | \ua9ba | |
| urlencoded | %EA%A6%BA | |
| utf8bytes | ea a6 ba | |
| utf16bebytes | a9 ba | |
| utf32bebytes | 00 00 a9 ba |
How to Use
HTML:
ꦺ
CSS:
content: "\A9BA"
JavaScript:
"\u{A9BA}"
Python:
"\ua9ba"
Properties
Frequently Asked Questions
What is the ꦺ character (JAVANESE VOWEL SIGN TALING)?
ꦺ (JAVANESE VOWEL SIGN TALING) is the Unicode character U+A9BA.
What is the Unicode codepoint of JAVANESE VOWEL SIGN TALING?
The JAVANESE VOWEL SIGN TALING character (ꦺ) has codepoint U+A9BA.
How do I type or copy JAVANESE VOWEL SIGN TALING?
Copy ꦺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.