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