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