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