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