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