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