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