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