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