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