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