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