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