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