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