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-41CD
Overview
䇍 (CJK UNIFIED IDEOGRAPH-41CD) is the Unicode character at code point U+41CD. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+41CD | |
| decimal | 16845 | |
| htmldecimal | 䇍 | |
| htmlhex | 䇍 | |
| css | \41CD | |
| javascript | \u{41CD} | |
| python | \u41cd | |
| java | \u41CD | |
| go | \u41CD | |
| ruby | \u{41CD} | |
| rust | \u{41CD} | |
| ccpp | \u41cd | |
| urlencoded | %E4%87%8D | |
| utf8bytes | e4 87 8d | |
| utf16bebytes | 41 cd | |
| utf32bebytes | 00 00 41 cd |
How to Use
HTML:
䇍
CSS:
content: "\41CD"
JavaScript:
"\u{41CD}"
Python:
"\u41cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䇍 character (CJK UNIFIED IDEOGRAPH-41CD)?
䇍 (CJK UNIFIED IDEOGRAPH-41CD) is the Unicode character U+41CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-41CD?
The CJK UNIFIED IDEOGRAPH-41CD character (䇍) has codepoint U+41CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-41CD?
Copy 䇍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.