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-2241D
Overview
𢐝 (CJK UNIFIED IDEOGRAPH-2241D) is the Unicode character at code point U+2241D. 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+2241D | |
| decimal | 140317 | |
| htmldecimal | 𢐝 | |
| htmlhex | 𢐝 | |
| css | \2241D | |
| javascript | \u{2241D} | |
| python | \U0002241d | |
| java | \uD849\uDC1D | |
| go | \U0002241D | |
| ruby | \u{2241D} | |
| rust | \u{2241D} | |
| ccpp | \U0002241d | |
| urlencoded | %F0%A2%90%9D | |
| utf8bytes | f0 a2 90 9d | |
| utf16bebytes | d8 49 dc 1d | |
| utf32bebytes | 00 02 24 1d |
How to Use
HTML:
𢐝
CSS:
content: "\2241D"
JavaScript:
"\u{2241D}"
Python:
"\U0002241d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢐝 character (CJK UNIFIED IDEOGRAPH-2241D)?
𢐝 (CJK UNIFIED IDEOGRAPH-2241D) is the Unicode character U+2241D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2241D?
The CJK UNIFIED IDEOGRAPH-2241D character (𢐝) has codepoint U+2241D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2241D?
Copy 𢐝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.