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