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