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