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