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-22EDE
Overview
𢻞 (CJK UNIFIED IDEOGRAPH-22EDE) is the Unicode character at code point U+22EDE. 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+22EDE | |
| decimal | 143070 | |
| htmldecimal | 𢻞 | |
| htmlhex | 𢻞 | |
| css | \22EDE | |
| javascript | \u{22EDE} | |
| python | \U00022ede | |
| java | \uD84B\uDEDE | |
| go | \U00022EDE | |
| ruby | \u{22EDE} | |
| rust | \u{22EDE} | |
| ccpp | \U00022ede | |
| urlencoded | %F0%A2%BB%9E | |
| utf8bytes | f0 a2 bb 9e | |
| utf16bebytes | d8 4b de de | |
| utf32bebytes | 00 02 2e de |
How to Use
HTML:
𢻞
CSS:
content: "\22EDE"
JavaScript:
"\u{22EDE}"
Python:
"\U00022ede"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢻞 character (CJK UNIFIED IDEOGRAPH-22EDE)?
𢻞 (CJK UNIFIED IDEOGRAPH-22EDE) is the Unicode character U+22EDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22EDE?
The CJK UNIFIED IDEOGRAPH-22EDE character (𢻞) has codepoint U+22EDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-22EDE?
Copy 𢻞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.