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