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