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