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