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-6586
Overview
斆 (CJK UNIFIED IDEOGRAPH-6586) is the Unicode character at code point U+6586. 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+6586 | |
| decimal | 25990 | |
| htmldecimal | 斆 | |
| htmlhex | 斆 | |
| css | \6586 | |
| javascript | \u{6586} | |
| python | \u6586 | |
| java | \u6586 | |
| go | \u6586 | |
| ruby | \u{6586} | |
| rust | \u{6586} | |
| ccpp | \u6586 | |
| urlencoded | %E6%96%86 | |
| utf8bytes | e6 96 86 | |
| utf16bebytes | 65 86 | |
| utf32bebytes | 00 00 65 86 |
How to Use
HTML:
斆
CSS:
content: "\6586"
JavaScript:
"\u{6586}"
Python:
"\u6586"
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-6586)?
斆 (CJK UNIFIED IDEOGRAPH-6586) is the Unicode character U+6586.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6586?
The CJK UNIFIED IDEOGRAPH-6586 character (斆) has codepoint U+6586.
How do I type or copy CJK UNIFIED IDEOGRAPH-6586?
Copy 斆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.