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