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
Overview
㕺 (CJK UNIFIED IDEOGRAPH-357A) is the Unicode character at code point U+357A. 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+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.