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