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