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-2011E
Overview
𠄞 (CJK UNIFIED IDEOGRAPH-2011E) is the Unicode character at code point U+2011E. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2011E | |
| decimal | 131358 | |
| htmldecimal | 𠄞 | |
| htmlhex | 𠄞 | |
| css | \2011E | |
| javascript | \u{2011E} | |
| python | \U0002011e | |
| java | \uD840\uDD1E | |
| go | \U0002011E | |
| ruby | \u{2011E} | |
| rust | \u{2011E} | |
| ccpp | \U0002011e | |
| urlencoded | %F0%A0%84%9E | |
| utf8bytes | f0 a0 84 9e | |
| utf16bebytes | d8 40 dd 1e | |
| utf32bebytes | 00 02 01 1e |
How to Use
HTML:
𠄞
CSS:
content: "\2011E"
JavaScript:
"\u{2011E}"
Python:
"\U0002011e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠄞 character (CJK UNIFIED IDEOGRAPH-2011E)?
𠄞 (CJK UNIFIED IDEOGRAPH-2011E) is the Unicode character U+2011E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2011E?
The CJK UNIFIED IDEOGRAPH-2011E character (𠄞) has codepoint U+2011E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2011E?
Copy 𠄞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.