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