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