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