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-20E56
Overview
𠹖 (CJK UNIFIED IDEOGRAPH-20E56) is the Unicode character at code point U+20E56. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20E56 | |
| decimal | 134742 | |
| htmldecimal | 𠹖 | |
| htmlhex | 𠹖 | |
| css | \20E56 | |
| javascript | \u{20E56} | |
| python | \U00020e56 | |
| java | \uD843\uDE56 | |
| go | \U00020E56 | |
| ruby | \u{20E56} | |
| rust | \u{20E56} | |
| ccpp | \U00020e56 | |
| urlencoded | %F0%A0%B9%96 | |
| utf8bytes | f0 a0 b9 96 | |
| utf16bebytes | d8 43 de 56 | |
| utf32bebytes | 00 02 0e 56 |
How to Use
HTML:
𠹖
CSS:
content: "\20E56"
JavaScript:
"\u{20E56}"
Python:
"\U00020e56"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠹖 character (CJK UNIFIED IDEOGRAPH-20E56)?
𠹖 (CJK UNIFIED IDEOGRAPH-20E56) is the Unicode character U+20E56.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20E56?
The CJK UNIFIED IDEOGRAPH-20E56 character (𠹖) has codepoint U+20E56.
How do I type or copy CJK UNIFIED IDEOGRAPH-20E56?
Copy 𠹖 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.