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