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