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