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