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