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