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