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