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-22EDC
Overview
𢻜 (CJK UNIFIED IDEOGRAPH-22EDC) is the Unicode character at code point U+22EDC. 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+22EDC | |
| decimal | 143068 | |
| htmldecimal | 𢻜 | |
| htmlhex | 𢻜 | |
| css | \22EDC | |
| javascript | \u{22EDC} | |
| python | \U00022edc | |
| java | \uD84B\uDEDC | |
| go | \U00022EDC | |
| ruby | \u{22EDC} | |
| rust | \u{22EDC} | |
| ccpp | \U00022edc | |
| urlencoded | %F0%A2%BB%9C | |
| utf8bytes | f0 a2 bb 9c | |
| utf16bebytes | d8 4b de dc | |
| utf32bebytes | 00 02 2e dc |
How to Use
HTML:
𢻜
CSS:
content: "\22EDC"
JavaScript:
"\u{22EDC}"
Python:
"\U00022edc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢻜 character (CJK UNIFIED IDEOGRAPH-22EDC)?
𢻜 (CJK UNIFIED IDEOGRAPH-22EDC) is the Unicode character U+22EDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22EDC?
The CJK UNIFIED IDEOGRAPH-22EDC character (𢻜) has codepoint U+22EDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-22EDC?
Copy 𢻜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.