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