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