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