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