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