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