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