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