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