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