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