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