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