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