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-2EDFE
Overview
(CJK UNIFIED IDEOGRAPH-2EDFE) is the Unicode character at code point U+2EDFE. 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+2EDFE | |
| decimal | 191998 | |
| htmldecimal | 𮷾 | |
| htmlhex | 𮷾 | |
| css | \2EDFE | |
| javascript | \u{2EDFE} | |
| python | \U0002edfe | |
| java | \uD87B\uDDFE | |
| go | \U0002EDFE | |
| ruby | \u{2EDFE} | |
| rust | \u{2EDFE} | |
| ccpp | \U0002edfe | |
| urlencoded | %F0%AE%B7%BE | |
| utf8bytes | f0 ae b7 be | |
| utf16bebytes | d8 7b dd fe | |
| utf32bebytes | 00 02 ed fe |
How to Use
HTML:
𮷾
CSS:
content: "\2EDFE"
JavaScript:
"\u{2EDFE}"
Python:
"\U0002edfe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (CJK UNIFIED IDEOGRAPH-2EDFE)?
(CJK UNIFIED IDEOGRAPH-2EDFE) is the Unicode character U+2EDFE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2EDFE?
The CJK UNIFIED IDEOGRAPH-2EDFE character () has codepoint U+2EDFE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2EDFE?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.