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