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