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