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-2B6FC
Overview
𫛼 (CJK UNIFIED IDEOGRAPH-2B6FC) is the Unicode character at code point U+2B6FC. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B6FC | |
| decimal | 177916 | |
| htmldecimal | 𫛼 | |
| htmlhex | 𫛼 | |
| css | \2B6FC | |
| javascript | \u{2B6FC} | |
| python | \U0002b6fc | |
| java | \uD86D\uDEFC | |
| go | \U0002B6FC | |
| ruby | \u{2B6FC} | |
| rust | \u{2B6FC} | |
| ccpp | \U0002b6fc | |
| urlencoded | %F0%AB%9B%BC | |
| utf8bytes | f0 ab 9b bc | |
| utf16bebytes | d8 6d de fc | |
| utf32bebytes | 00 02 b6 fc |
How to Use
HTML:
𫛼
CSS:
content: "\2B6FC"
JavaScript:
"\u{2B6FC}"
Python:
"\U0002b6fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫛼 character (CJK UNIFIED IDEOGRAPH-2B6FC)?
𫛼 (CJK UNIFIED IDEOGRAPH-2B6FC) is the Unicode character U+2B6FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2B6FC?
The CJK UNIFIED IDEOGRAPH-2B6FC character (𫛼) has codepoint U+2B6FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2B6FC?
Copy 𫛼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.