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