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