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