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-3560
Overview
㕠 (CJK UNIFIED IDEOGRAPH-3560) is the Unicode character at code point U+3560. 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+3560 | |
| decimal | 13664 | |
| htmldecimal | 㕠 | |
| htmlhex | 㕠 | |
| css | \3560 | |
| javascript | \u{3560} | |
| python | \u3560 | |
| java | \u3560 | |
| go | \u3560 | |
| ruby | \u{3560} | |
| rust | \u{3560} | |
| ccpp | \u3560 | |
| urlencoded | %E3%95%A0 | |
| utf8bytes | e3 95 a0 | |
| utf16bebytes | 35 60 | |
| utf32bebytes | 00 00 35 60 |
How to Use
HTML:
㕠
CSS:
content: "\3560"
JavaScript:
"\u{3560}"
Python:
"\u3560"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㕠 character (CJK UNIFIED IDEOGRAPH-3560)?
㕠 (CJK UNIFIED IDEOGRAPH-3560) is the Unicode character U+3560.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3560?
The CJK UNIFIED IDEOGRAPH-3560 character (㕠) has codepoint U+3560.
How do I type or copy CJK UNIFIED IDEOGRAPH-3560?
Copy 㕠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.