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