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