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