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