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