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