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