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