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