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