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