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-35E1
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+35E1 | |
| decimal | 13793 | |
| htmldecimal | 㗡 | |
| htmlhex | 㗡 | |
| css | \35E1 | |
| javascript | \u{35E1} | |
| python | \u35e1 | |
| java | \u35E1 | |
| go | \u35E1 | |
| ruby | \u{35E1} | |
| rust | \u{35E1} | |
| ccpp | \u35e1 | |
| urlencoded | %E3%97%A1 | |
| utf8bytes | e3 97 a1 | |
| utf16bebytes | 35 e1 | |
| utf32bebytes | 00 00 35 e1 |
How to Use
HTML:
㗡
CSS:
content: "\35E1"
JavaScript:
"\u{35E1}"
Python:
"\u35e1"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㗡 character (CJK UNIFIED IDEOGRAPH-35E1)?
㗡 (CJK UNIFIED IDEOGRAPH-35E1) is the Unicode character U+35E1.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-35E1?
The CJK UNIFIED IDEOGRAPH-35E1 character (㗡) has codepoint U+35E1.
How do I type or copy CJK UNIFIED IDEOGRAPH-35E1?
Copy 㗡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.