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