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