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-2D8DC
Overview
𭣜 (CJK UNIFIED IDEOGRAPH-2D8DC) is the Unicode character at code point U+2D8DC. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D8DC | |
| decimal | 186588 | |
| htmldecimal | 𭣜 | |
| htmlhex | 𭣜 | |
| css | \2D8DC | |
| javascript | \u{2D8DC} | |
| python | \U0002d8dc | |
| java | \uD876\uDCDC | |
| go | \U0002D8DC | |
| ruby | \u{2D8DC} | |
| rust | \u{2D8DC} | |
| ccpp | \U0002d8dc | |
| urlencoded | %F0%AD%A3%9C | |
| utf8bytes | f0 ad a3 9c | |
| utf16bebytes | d8 76 dc dc | |
| utf32bebytes | 00 02 d8 dc |
How to Use
HTML:
𭣜
CSS:
content: "\2D8DC"
JavaScript:
"\u{2D8DC}"
Python:
"\U0002d8dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭣜 character (CJK UNIFIED IDEOGRAPH-2D8DC)?
𭣜 (CJK UNIFIED IDEOGRAPH-2D8DC) is the Unicode character U+2D8DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D8DC?
The CJK UNIFIED IDEOGRAPH-2D8DC character (𭣜) has codepoint U+2D8DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D8DC?
Copy 𭣜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.