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 COMBINING LOW-MID TONE) is the Unicode character at code point U+16AF3. It belongs to the Bassa Vah block, in the Nonspacing Mark (Mn) general category. Its script is Bass.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AF3 | |
| decimal | 92915 | |
| htmldecimal | 𖫳 | |
| htmlhex | 𖫳 | |
| css | \16AF3 | |
| javascript | \u{16AF3} | |
| python | \U00016af3 | |
| java | \uD81A\uDEF3 | |
| go | \U00016AF3 | |
| ruby | \u{16AF3} | |
| rust | \u{16AF3} | |
| ccpp | \U00016af3 | |
| urlencoded | %F0%96%AB%B3 | |
| utf8bytes | f0 96 ab b3 | |
| utf16bebytes | d8 1a de f3 | |
| utf32bebytes | 00 01 6a f3 |
How to Use
HTML:
𖫳
CSS:
content: "\16AF3"
JavaScript:
"\u{16AF3}"
Python:
"\U00016af3"
Properties
Frequently Asked Questions
What is the 𖫳 character (BASSA VAH COMBINING LOW-MID TONE)?
𖫳 (BASSA VAH COMBINING LOW-MID TONE) is the Unicode character U+16AF3.
What is the Unicode codepoint of BASSA VAH COMBINING LOW-MID TONE?
The BASSA VAH COMBINING LOW-MID TONE character (𖫳) has codepoint U+16AF3.
How do I type or copy BASSA VAH COMBINING LOW-MID TONE?
Copy 𖫳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.