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