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-2862E
Overview
𨘮 (CJK UNIFIED IDEOGRAPH-2862E) is the Unicode character at code point U+2862E. 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+2862E | |
| decimal | 165422 | |
| htmldecimal | 𨘮 | |
| htmlhex | 𨘮 | |
| css | \2862E | |
| javascript | \u{2862E} | |
| python | \U0002862e | |
| java | \uD861\uDE2E | |
| go | \U0002862E | |
| ruby | \u{2862E} | |
| rust | \u{2862E} | |
| ccpp | \U0002862e | |
| urlencoded | %F0%A8%98%AE | |
| utf8bytes | f0 a8 98 ae | |
| utf16bebytes | d8 61 de 2e | |
| utf32bebytes | 00 02 86 2e |
How to Use
HTML:
𨘮
CSS:
content: "\2862E"
JavaScript:
"\u{2862E}"
Python:
"\U0002862e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨘮 character (CJK UNIFIED IDEOGRAPH-2862E)?
𨘮 (CJK UNIFIED IDEOGRAPH-2862E) is the Unicode character U+2862E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2862E?
The CJK UNIFIED IDEOGRAPH-2862E character (𨘮) has codepoint U+2862E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2862E?
Copy 𨘮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.