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-47CD
Overview
䟍 (CJK UNIFIED IDEOGRAPH-47CD) is the Unicode character at code point U+47CD. 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+47CD | |
| decimal | 18381 | |
| htmldecimal | 䟍 | |
| htmlhex | 䟍 | |
| css | \47CD | |
| javascript | \u{47CD} | |
| python | \u47cd | |
| java | \u47CD | |
| go | \u47CD | |
| ruby | \u{47CD} | |
| rust | \u{47CD} | |
| ccpp | \u47cd | |
| urlencoded | %E4%9F%8D | |
| utf8bytes | e4 9f 8d | |
| utf16bebytes | 47 cd | |
| utf32bebytes | 00 00 47 cd |
How to Use
HTML:
䟍
CSS:
content: "\47CD"
JavaScript:
"\u{47CD}"
Python:
"\u47cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䟍 character (CJK UNIFIED IDEOGRAPH-47CD)?
䟍 (CJK UNIFIED IDEOGRAPH-47CD) is the Unicode character U+47CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-47CD?
The CJK UNIFIED IDEOGRAPH-47CD character (䟍) has codepoint U+47CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-47CD?
Copy 䟍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.