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