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