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