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-3122C
Overview
𱈬 (CJK UNIFIED IDEOGRAPH-3122C) is the Unicode character at code point U+3122C. 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+3122C | |
| decimal | 201260 | |
| htmldecimal | 𱈬 | |
| htmlhex | 𱈬 | |
| css | \3122C | |
| javascript | \u{3122C} | |
| python | \U0003122c | |
| java | \uD884\uDE2C | |
| go | \U0003122C | |
| ruby | \u{3122C} | |
| rust | \u{3122C} | |
| ccpp | \U0003122c | |
| urlencoded | %F0%B1%88%AC | |
| utf8bytes | f0 b1 88 ac | |
| utf16bebytes | d8 84 de 2c | |
| utf32bebytes | 00 03 12 2c |
How to Use
HTML:
𱈬
CSS:
content: "\3122C"
JavaScript:
"\u{3122C}"
Python:
"\U0003122c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱈬 character (CJK UNIFIED IDEOGRAPH-3122C)?
𱈬 (CJK UNIFIED IDEOGRAPH-3122C) is the Unicode character U+3122C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3122C?
The CJK UNIFIED IDEOGRAPH-3122C character (𱈬) has codepoint U+3122C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3122C?
Copy 𱈬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.