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
𖫧 (BASSA VAH LETTER A) is the Unicode character at code point U+16AE7. It belongs to the Bassa Vah block, in the Other Letter (Lo) general category. Its script is Bass.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AE7 | |
| decimal | 92903 | |
| htmldecimal | 𖫧 | |
| htmlhex | 𖫧 | |
| css | \16AE7 | |
| javascript | \u{16AE7} | |
| python | \U00016ae7 | |
| java | \uD81A\uDEE7 | |
| go | \U00016AE7 | |
| ruby | \u{16AE7} | |
| rust | \u{16AE7} | |
| ccpp | \U00016ae7 | |
| urlencoded | %F0%96%AB%A7 | |
| utf8bytes | f0 96 ab a7 | |
| utf16bebytes | d8 1a de e7 | |
| utf32bebytes | 00 01 6a e7 |
How to Use
HTML:
𖫧
CSS:
content: "\16AE7"
JavaScript:
"\u{16AE7}"
Python:
"\U00016ae7"
Properties
Frequently Asked Questions
What is the 𖫧 character (BASSA VAH LETTER A)?
𖫧 (BASSA VAH LETTER A) is the Unicode character U+16AE7.
What is the Unicode codepoint of BASSA VAH LETTER A?
The BASSA VAH LETTER A character (𖫧) has codepoint U+16AE7.
How do I type or copy BASSA VAH LETTER A?
Copy 𖫧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.