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