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