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