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-20556
Overview
𠕖 (CJK UNIFIED IDEOGRAPH-20556) is the Unicode character at code point U+20556. 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+20556 | |
| decimal | 132438 | |
| htmldecimal | 𠕖 | |
| htmlhex | 𠕖 | |
| css | \20556 | |
| javascript | \u{20556} | |
| python | \U00020556 | |
| java | \uD841\uDD56 | |
| go | \U00020556 | |
| ruby | \u{20556} | |
| rust | \u{20556} | |
| ccpp | \U00020556 | |
| urlencoded | %F0%A0%95%96 | |
| utf8bytes | f0 a0 95 96 | |
| utf16bebytes | d8 41 dd 56 | |
| utf32bebytes | 00 02 05 56 |
How to Use
HTML:
𠕖
CSS:
content: "\20556"
JavaScript:
"\u{20556}"
Python:
"\U00020556"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠕖 character (CJK UNIFIED IDEOGRAPH-20556)?
𠕖 (CJK UNIFIED IDEOGRAPH-20556) is the Unicode character U+20556.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20556?
The CJK UNIFIED IDEOGRAPH-20556 character (𠕖) has codepoint U+20556.
How do I type or copy CJK UNIFIED IDEOGRAPH-20556?
Copy 𠕖 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.