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