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