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