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