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