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