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