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