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' : ''">
饇
CJK UNIFIED IDEOGRAPH-9947
Overview
饇 (CJK UNIFIED IDEOGRAPH-9947) is the Unicode character at code point U+9947. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9947 | |
| decimal | 39239 | |
| htmldecimal | 饇 | |
| htmlhex | 饇 | |
| css | \9947 | |
| javascript | \u{9947} | |
| python | \u9947 | |
| java | \u9947 | |
| go | \u9947 | |
| ruby | \u{9947} | |
| rust | \u{9947} | |
| ccpp | \u9947 | |
| urlencoded | %E9%A5%87 | |
| utf8bytes | e9 a5 87 | |
| utf16bebytes | 99 47 | |
| utf32bebytes | 00 00 99 47 |
How to Use
HTML:
饇
CSS:
content: "\9947"
JavaScript:
"\u{9947}"
Python:
"\u9947"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 饇 character (CJK UNIFIED IDEOGRAPH-9947)?
饇 (CJK UNIFIED IDEOGRAPH-9947) is the Unicode character U+9947.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9947?
The CJK UNIFIED IDEOGRAPH-9947 character (饇) has codepoint U+9947.
How do I type or copy CJK UNIFIED IDEOGRAPH-9947?
Copy 饇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.