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