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