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