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