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