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