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-3139D
Overview
𱎝 (CJK UNIFIED IDEOGRAPH-3139D) is the Unicode character at code point U+3139D. 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+3139D | |
| decimal | 201629 | |
| htmldecimal | 𱎝 | |
| htmlhex | 𱎝 | |
| css | \3139D | |
| javascript | \u{3139D} | |
| python | \U0003139d | |
| java | \uD884\uDF9D | |
| go | \U0003139D | |
| ruby | \u{3139D} | |
| rust | \u{3139D} | |
| ccpp | \U0003139d | |
| urlencoded | %F0%B1%8E%9D | |
| utf8bytes | f0 b1 8e 9d | |
| utf16bebytes | d8 84 df 9d | |
| utf32bebytes | 00 03 13 9d |
How to Use
HTML:
𱎝
CSS:
content: "\3139D"
JavaScript:
"\u{3139D}"
Python:
"\U0003139d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱎝 character (CJK UNIFIED IDEOGRAPH-3139D)?
𱎝 (CJK UNIFIED IDEOGRAPH-3139D) is the Unicode character U+3139D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3139D?
The CJK UNIFIED IDEOGRAPH-3139D character (𱎝) has codepoint U+3139D.
How do I type or copy CJK UNIFIED IDEOGRAPH-3139D?
Copy 𱎝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.