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