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 U) is the Unicode character at code point U+16AEA. 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+16AEA | |
| decimal | 92906 | |
| htmldecimal | 𖫪 | |
| htmlhex | 𖫪 | |
| css | \16AEA | |
| javascript | \u{16AEA} | |
| python | \U00016aea | |
| java | \uD81A\uDEEA | |
| go | \U00016AEA | |
| ruby | \u{16AEA} | |
| rust | \u{16AEA} | |
| ccpp | \U00016aea | |
| urlencoded | %F0%96%AB%AA | |
| utf8bytes | f0 96 ab aa | |
| utf16bebytes | d8 1a de ea | |
| utf32bebytes | 00 01 6a ea |
How to Use
HTML:
𖫪
CSS:
content: "\16AEA"
JavaScript:
"\u{16AEA}"
Python:
"\U00016aea"
Properties
Frequently Asked Questions
What is the 𖫪 character (BASSA VAH LETTER U)?
𖫪 (BASSA VAH LETTER U) is the Unicode character U+16AEA.
What is the Unicode codepoint of BASSA VAH LETTER U?
The BASSA VAH LETTER U character (𖫪) has codepoint U+16AEA.
How do I type or copy BASSA VAH LETTER U?
Copy 𖫪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.