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