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