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