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