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