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-24FFC
Overview
𤿼 (CJK UNIFIED IDEOGRAPH-24FFC) is the Unicode character at code point U+24FFC. 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+24FFC | |
| decimal | 151548 | |
| htmldecimal | 𤿼 | |
| htmlhex | 𤿼 | |
| css | \24FFC | |
| javascript | \u{24FFC} | |
| python | \U00024ffc | |
| java | \uD853\uDFFC | |
| go | \U00024FFC | |
| ruby | \u{24FFC} | |
| rust | \u{24FFC} | |
| ccpp | \U00024ffc | |
| urlencoded | %F0%A4%BF%BC | |
| utf8bytes | f0 a4 bf bc | |
| utf16bebytes | d8 53 df fc | |
| utf32bebytes | 00 02 4f fc |
How to Use
HTML:
𤿼
CSS:
content: "\24FFC"
JavaScript:
"\u{24FFC}"
Python:
"\U00024ffc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤿼 character (CJK UNIFIED IDEOGRAPH-24FFC)?
𤿼 (CJK UNIFIED IDEOGRAPH-24FFC) is the Unicode character U+24FFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24FFC?
The CJK UNIFIED IDEOGRAPH-24FFC character (𤿼) has codepoint U+24FFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-24FFC?
Copy 𤿼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.