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