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