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-228FC
Overview
𢣼 (CJK UNIFIED IDEOGRAPH-228FC) is the Unicode character at code point U+228FC. 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+228FC | |
| decimal | 141564 | |
| htmldecimal | 𢣼 | |
| htmlhex | 𢣼 | |
| css | \228FC | |
| javascript | \u{228FC} | |
| python | \U000228fc | |
| java | \uD84A\uDCFC | |
| go | \U000228FC | |
| ruby | \u{228FC} | |
| rust | \u{228FC} | |
| ccpp | \U000228fc | |
| urlencoded | %F0%A2%A3%BC | |
| utf8bytes | f0 a2 a3 bc | |
| utf16bebytes | d8 4a dc fc | |
| utf32bebytes | 00 02 28 fc |
How to Use
HTML:
𢣼
CSS:
content: "\228FC"
JavaScript:
"\u{228FC}"
Python:
"\U000228fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢣼 character (CJK UNIFIED IDEOGRAPH-228FC)?
𢣼 (CJK UNIFIED IDEOGRAPH-228FC) is the Unicode character U+228FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-228FC?
The CJK UNIFIED IDEOGRAPH-228FC character (𢣼) has codepoint U+228FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-228FC?
Copy 𢣼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.