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
𖼡 (MIAO LETTER QA) is the Unicode character at code point U+16F21. It belongs to the Miao block, in the Other Letter (Lo) general category. Its script is Plrd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16F21 | |
| decimal | 93985 | |
| htmldecimal | 𖼡 | |
| htmlhex | 𖼡 | |
| css | \16F21 | |
| javascript | \u{16F21} | |
| python | \U00016f21 | |
| java | \uD81B\uDF21 | |
| go | \U00016F21 | |
| ruby | \u{16F21} | |
| rust | \u{16F21} | |
| ccpp | \U00016f21 | |
| urlencoded | %F0%96%BC%A1 | |
| utf8bytes | f0 96 bc a1 | |
| utf16bebytes | d8 1b df 21 | |
| utf32bebytes | 00 01 6f 21 |
How to Use
HTML:
𖼡
CSS:
content: "\16F21"
JavaScript:
"\u{16F21}"
Python:
"\U00016f21"
Properties
Frequently Asked Questions
What is the 𖼡 character (MIAO LETTER QA)?
𖼡 (MIAO LETTER QA) is the Unicode character U+16F21.
What is the Unicode codepoint of MIAO LETTER QA?
The MIAO LETTER QA character (𖼡) has codepoint U+16F21.
How do I type or copy MIAO LETTER QA?
Copy 𖼡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.