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