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-56EE
Overview
囮 (CJK UNIFIED IDEOGRAPH-56EE) is the Unicode character at code point U+56EE. 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+56EE | |
| decimal | 22254 | |
| htmldecimal | 囮 | |
| htmlhex | 囮 | |
| css | \56EE | |
| javascript | \u{56EE} | |
| python | \u56ee | |
| java | \u56EE | |
| go | \u56EE | |
| ruby | \u{56EE} | |
| rust | \u{56EE} | |
| ccpp | \u56ee | |
| urlencoded | %E5%9B%AE | |
| utf8bytes | e5 9b ae | |
| utf16bebytes | 56 ee | |
| utf32bebytes | 00 00 56 ee |
How to Use
HTML:
囮
CSS:
content: "\56EE"
JavaScript:
"\u{56EE}"
Python:
"\u56ee"
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-56EE)?
囮 (CJK UNIFIED IDEOGRAPH-56EE) is the Unicode character U+56EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-56EE?
The CJK UNIFIED IDEOGRAPH-56EE character (囮) has codepoint U+56EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-56EE?
Copy 囮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.