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-2CD06
Overview
𬴆 (CJK UNIFIED IDEOGRAPH-2CD06) is the Unicode character at code point U+2CD06. 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+2CD06 | |
| decimal | 183558 | |
| htmldecimal | 𬴆 | |
| htmlhex | 𬴆 | |
| css | \2CD06 | |
| javascript | \u{2CD06} | |
| python | \U0002cd06 | |
| java | \uD873\uDD06 | |
| go | \U0002CD06 | |
| ruby | \u{2CD06} | |
| rust | \u{2CD06} | |
| ccpp | \U0002cd06 | |
| urlencoded | %F0%AC%B4%86 | |
| utf8bytes | f0 ac b4 86 | |
| utf16bebytes | d8 73 dd 06 | |
| utf32bebytes | 00 02 cd 06 |
How to Use
HTML:
𬴆
CSS:
content: "\2CD06"
JavaScript:
"\u{2CD06}"
Python:
"\U0002cd06"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬴆 character (CJK UNIFIED IDEOGRAPH-2CD06)?
𬴆 (CJK UNIFIED IDEOGRAPH-2CD06) is the Unicode character U+2CD06.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CD06?
The CJK UNIFIED IDEOGRAPH-2CD06 character (𬴆) has codepoint U+2CD06.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CD06?
Copy 𬴆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.