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