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