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