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