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