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