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