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-2DFDD
Overview
𭿝 (CJK UNIFIED IDEOGRAPH-2DFDD) is the Unicode character at code point U+2DFDD. 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+2DFDD | |
| decimal | 188381 | |
| htmldecimal | 𭿝 | |
| htmlhex | 𭿝 | |
| css | \2DFDD | |
| javascript | \u{2DFDD} | |
| python | \U0002dfdd | |
| java | \uD877\uDFDD | |
| go | \U0002DFDD | |
| ruby | \u{2DFDD} | |
| rust | \u{2DFDD} | |
| ccpp | \U0002dfdd | |
| urlencoded | %F0%AD%BF%9D | |
| utf8bytes | f0 ad bf 9d | |
| utf16bebytes | d8 77 df dd | |
| utf32bebytes | 00 02 df dd |
How to Use
HTML:
𭿝
CSS:
content: "\2DFDD"
JavaScript:
"\u{2DFDD}"
Python:
"\U0002dfdd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭿝 character (CJK UNIFIED IDEOGRAPH-2DFDD)?
𭿝 (CJK UNIFIED IDEOGRAPH-2DFDD) is the Unicode character U+2DFDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DFDD?
The CJK UNIFIED IDEOGRAPH-2DFDD character (𭿝) has codepoint U+2DFDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DFDD?
Copy 𭿝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.