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