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