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