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