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