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