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