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