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