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