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