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