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