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