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 ZZA) is the Unicode character at code point U+16F3D. 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+16F3D | |
| decimal | 94013 | |
| htmldecimal | 𖼽 | |
| htmlhex | 𖼽 | |
| css | \16F3D | |
| javascript | \u{16F3D} | |
| python | \U00016f3d | |
| java | \uD81B\uDF3D | |
| go | \U00016F3D | |
| ruby | \u{16F3D} | |
| rust | \u{16F3D} | |
| ccpp | \U00016f3d | |
| urlencoded | %F0%96%BC%BD | |
| utf8bytes | f0 96 bc bd | |
| utf16bebytes | d8 1b df 3d | |
| utf32bebytes | 00 01 6f 3d |
How to Use
HTML:
𖼽
CSS:
content: "\16F3D"
JavaScript:
"\u{16F3D}"
Python:
"\U00016f3d"
Properties
Frequently Asked Questions
What is the 𖼽 character (MIAO LETTER ZZA)?
𖼽 (MIAO LETTER ZZA) is the Unicode character U+16F3D.
What is the Unicode codepoint of MIAO LETTER ZZA?
The MIAO LETTER ZZA character (𖼽) has codepoint U+16F3D.
How do I type or copy MIAO LETTER ZZA?
Copy 𖼽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.