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