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