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