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