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