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