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