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