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