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