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