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