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