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