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