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