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