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