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