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