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