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