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