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