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