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