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