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-9953
Overview
饓 (CJK UNIFIED IDEOGRAPH-9953) is the Unicode character at code point U+9953. 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+9953 | |
| decimal | 39251 | |
| htmldecimal | 饓 | |
| htmlhex | 饓 | |
| css | \9953 | |
| javascript | \u{9953} | |
| python | \u9953 | |
| java | \u9953 | |
| go | \u9953 | |
| ruby | \u{9953} | |
| rust | \u{9953} | |
| ccpp | \u9953 | |
| urlencoded | %E9%A5%93 | |
| utf8bytes | e9 a5 93 | |
| utf16bebytes | 99 53 | |
| utf32bebytes | 00 00 99 53 |
How to Use
HTML:
饓
CSS:
content: "\9953"
JavaScript:
"\u{9953}"
Python:
"\u9953"
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-9953)?
饓 (CJK UNIFIED IDEOGRAPH-9953) is the Unicode character U+9953.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9953?
The CJK UNIFIED IDEOGRAPH-9953 character (饓) has codepoint U+9953.
How do I type or copy CJK UNIFIED IDEOGRAPH-9953?
Copy 饓 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.