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-2CD86
Overview
𬶆 (CJK UNIFIED IDEOGRAPH-2CD86) is the Unicode character at code point U+2CD86. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CD86 | |
| decimal | 183686 | |
| htmldecimal | 𬶆 | |
| htmlhex | 𬶆 | |
| css | \2CD86 | |
| javascript | \u{2CD86} | |
| python | \U0002cd86 | |
| java | \uD873\uDD86 | |
| go | \U0002CD86 | |
| ruby | \u{2CD86} | |
| rust | \u{2CD86} | |
| ccpp | \U0002cd86 | |
| urlencoded | %F0%AC%B6%86 | |
| utf8bytes | f0 ac b6 86 | |
| utf16bebytes | d8 73 dd 86 | |
| utf32bebytes | 00 02 cd 86 |
How to Use
HTML:
𬶆
CSS:
content: "\2CD86"
JavaScript:
"\u{2CD86}"
Python:
"\U0002cd86"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬶆 character (CJK UNIFIED IDEOGRAPH-2CD86)?
𬶆 (CJK UNIFIED IDEOGRAPH-2CD86) is the Unicode character U+2CD86.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CD86?
The CJK UNIFIED IDEOGRAPH-2CD86 character (𬶆) has codepoint U+2CD86.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CD86?
Copy 𬶆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.