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