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