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