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