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-365E
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+365E | |
| decimal | 13918 | |
| htmldecimal | 㙞 | |
| htmlhex | 㙞 | |
| css | \365E | |
| javascript | \u{365E} | |
| python | \u365e | |
| java | \u365E | |
| go | \u365E | |
| ruby | \u{365E} | |
| rust | \u{365E} | |
| ccpp | \u365e | |
| urlencoded | %E3%99%9E | |
| utf8bytes | e3 99 9e | |
| utf16bebytes | 36 5e | |
| utf32bebytes | 00 00 36 5e |
How to Use
HTML:
㙞
CSS:
content: "\365E"
JavaScript:
"\u{365E}"
Python:
"\u365e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㙞 character (CJK UNIFIED IDEOGRAPH-365E)?
㙞 (CJK UNIFIED IDEOGRAPH-365E) is the Unicode character U+365E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-365E?
The CJK UNIFIED IDEOGRAPH-365E character (㙞) has codepoint U+365E.
How do I type or copy CJK UNIFIED IDEOGRAPH-365E?
Copy 㙞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.