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