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