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-395C
Overview
㥜 (CJK UNIFIED IDEOGRAPH-395C) is the Unicode character at code point U+395C. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+395C | |
| decimal | 14684 | |
| htmldecimal | 㥜 | |
| htmlhex | 㥜 | |
| css | \395C | |
| javascript | \u{395C} | |
| python | \u395c | |
| java | \u395C | |
| go | \u395C | |
| ruby | \u{395C} | |
| rust | \u{395C} | |
| ccpp | \u395c | |
| urlencoded | %E3%A5%9C | |
| utf8bytes | e3 a5 9c | |
| utf16bebytes | 39 5c | |
| utf32bebytes | 00 00 39 5c |
How to Use
HTML:
㥜
CSS:
content: "\395C"
JavaScript:
"\u{395C}"
Python:
"\u395c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㥜 character (CJK UNIFIED IDEOGRAPH-395C)?
㥜 (CJK UNIFIED IDEOGRAPH-395C) is the Unicode character U+395C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-395C?
The CJK UNIFIED IDEOGRAPH-395C character (㥜) has codepoint U+395C.
How do I type or copy CJK UNIFIED IDEOGRAPH-395C?
Copy 㥜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.