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