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-6325
Overview
挥 (CJK UNIFIED IDEOGRAPH-6325) is the Unicode character at code point U+6325. 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+6325 | |
| decimal | 25381 | |
| htmldecimal | 挥 | |
| htmlhex | 挥 | |
| css | \6325 | |
| javascript | \u{6325} | |
| python | \u6325 | |
| java | \u6325 | |
| go | \u6325 | |
| ruby | \u{6325} | |
| rust | \u{6325} | |
| ccpp | \u6325 | |
| urlencoded | %E6%8C%A5 | |
| utf8bytes | e6 8c a5 | |
| utf16bebytes | 63 25 | |
| utf32bebytes | 00 00 63 25 |
How to Use
HTML:
挥
CSS:
content: "\6325"
JavaScript:
"\u{6325}"
Python:
"\u6325"
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-6325)?
挥 (CJK UNIFIED IDEOGRAPH-6325) is the Unicode character U+6325.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6325?
The CJK UNIFIED IDEOGRAPH-6325 character (挥) has codepoint U+6325.
How do I type or copy CJK UNIFIED IDEOGRAPH-6325?
Copy 挥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.