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-28CDC
Overview
𨳜 (CJK UNIFIED IDEOGRAPH-28CDC) is the Unicode character at code point U+28CDC. 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+28CDC | |
| decimal | 167132 | |
| htmldecimal | 𨳜 | |
| htmlhex | 𨳜 | |
| css | \28CDC | |
| javascript | \u{28CDC} | |
| python | \U00028cdc | |
| java | \uD863\uDCDC | |
| go | \U00028CDC | |
| ruby | \u{28CDC} | |
| rust | \u{28CDC} | |
| ccpp | \U00028cdc | |
| urlencoded | %F0%A8%B3%9C | |
| utf8bytes | f0 a8 b3 9c | |
| utf16bebytes | d8 63 dc dc | |
| utf32bebytes | 00 02 8c dc |
How to Use
HTML:
𨳜
CSS:
content: "\28CDC"
JavaScript:
"\u{28CDC}"
Python:
"\U00028cdc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨳜 character (CJK UNIFIED IDEOGRAPH-28CDC)?
𨳜 (CJK UNIFIED IDEOGRAPH-28CDC) is the Unicode character U+28CDC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28CDC?
The CJK UNIFIED IDEOGRAPH-28CDC character (𨳜) has codepoint U+28CDC.
How do I type or copy CJK UNIFIED IDEOGRAPH-28CDC?
Copy 𨳜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.