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