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