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