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