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