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