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