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-220CD
Overview
𢃍 (CJK UNIFIED IDEOGRAPH-220CD) is the Unicode character at code point U+220CD. 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+220CD | |
| decimal | 139469 | |
| htmldecimal | 𢃍 | |
| htmlhex | 𢃍 | |
| css | \220CD | |
| javascript | \u{220CD} | |
| python | \U000220cd | |
| java | \uD848\uDCCD | |
| go | \U000220CD | |
| ruby | \u{220CD} | |
| rust | \u{220CD} | |
| ccpp | \U000220cd | |
| urlencoded | %F0%A2%83%8D | |
| utf8bytes | f0 a2 83 8d | |
| utf16bebytes | d8 48 dc cd | |
| utf32bebytes | 00 02 20 cd |
How to Use
HTML:
𢃍
CSS:
content: "\220CD"
JavaScript:
"\u{220CD}"
Python:
"\U000220cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢃍 character (CJK UNIFIED IDEOGRAPH-220CD)?
𢃍 (CJK UNIFIED IDEOGRAPH-220CD) is the Unicode character U+220CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-220CD?
The CJK UNIFIED IDEOGRAPH-220CD character (𢃍) has codepoint U+220CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-220CD?
Copy 𢃍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.