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