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-3139B
Overview
𱎛 (CJK UNIFIED IDEOGRAPH-3139B) is the Unicode character at code point U+3139B. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3139B | |
| decimal | 201627 | |
| htmldecimal | 𱎛 | |
| htmlhex | 𱎛 | |
| css | \3139B | |
| javascript | \u{3139B} | |
| python | \U0003139b | |
| java | \uD884\uDF9B | |
| go | \U0003139B | |
| ruby | \u{3139B} | |
| rust | \u{3139B} | |
| ccpp | \U0003139b | |
| urlencoded | %F0%B1%8E%9B | |
| utf8bytes | f0 b1 8e 9b | |
| utf16bebytes | d8 84 df 9b | |
| utf32bebytes | 00 03 13 9b |
How to Use
HTML:
𱎛
CSS:
content: "\3139B"
JavaScript:
"\u{3139B}"
Python:
"\U0003139b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱎛 character (CJK UNIFIED IDEOGRAPH-3139B)?
𱎛 (CJK UNIFIED IDEOGRAPH-3139B) is the Unicode character U+3139B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3139B?
The CJK UNIFIED IDEOGRAPH-3139B character (𱎛) has codepoint U+3139B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3139B?
Copy 𱎛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.