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