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