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