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