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