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