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