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