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