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