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