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