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