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-5843
Overview
塃 (CJK UNIFIED IDEOGRAPH-5843) is the Unicode character at code point U+5843. 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+5843 | |
| decimal | 22595 | |
| htmldecimal | 塃 | |
| htmlhex | 塃 | |
| css | \5843 | |
| javascript | \u{5843} | |
| python | \u5843 | |
| java | \u5843 | |
| go | \u5843 | |
| ruby | \u{5843} | |
| rust | \u{5843} | |
| ccpp | \u5843 | |
| urlencoded | %E5%A1%83 | |
| utf8bytes | e5 a1 83 | |
| utf16bebytes | 58 43 | |
| utf32bebytes | 00 00 58 43 |
How to Use
HTML:
塃
CSS:
content: "\5843"
JavaScript:
"\u{5843}"
Python:
"\u5843"
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-5843)?
塃 (CJK UNIFIED IDEOGRAPH-5843) is the Unicode character U+5843.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5843?
The CJK UNIFIED IDEOGRAPH-5843 character (塃) has codepoint U+5843.
How do I type or copy CJK UNIFIED IDEOGRAPH-5843?
Copy 塃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.