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