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-2EDDE
Overview
(CJK UNIFIED IDEOGRAPH-2EDDE) is the Unicode character at code point U+2EDDE. It belongs to the CJK Unified Ideographs Extension I block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2EDDE | |
| decimal | 191966 | |
| htmldecimal | 𮷞 | |
| htmlhex | 𮷞 | |
| css | \2EDDE | |
| javascript | \u{2EDDE} | |
| python | \U0002edde | |
| java | \uD87B\uDDDE | |
| go | \U0002EDDE | |
| ruby | \u{2EDDE} | |
| rust | \u{2EDDE} | |
| ccpp | \U0002edde | |
| urlencoded | %F0%AE%B7%9E | |
| utf8bytes | f0 ae b7 9e | |
| utf16bebytes | d8 7b dd de | |
| utf32bebytes | 00 02 ed de |
How to Use
HTML:
𮷞
CSS:
content: "\2EDDE"
JavaScript:
"\u{2EDDE}"
Python:
"\U0002edde"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (CJK UNIFIED IDEOGRAPH-2EDDE)?
(CJK UNIFIED IDEOGRAPH-2EDDE) is the Unicode character U+2EDDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2EDDE?
The CJK UNIFIED IDEOGRAPH-2EDDE character () has codepoint U+2EDDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2EDDE?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.