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-2E011
Overview
𮀑 (CJK UNIFIED IDEOGRAPH-2E011) is the Unicode character at code point U+2E011. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E011 | |
| decimal | 188433 | |
| htmldecimal | 𮀑 | |
| htmlhex | 𮀑 | |
| css | \2E011 | |
| javascript | \u{2E011} | |
| python | \U0002e011 | |
| java | \uD878\uDC11 | |
| go | \U0002E011 | |
| ruby | \u{2E011} | |
| rust | \u{2E011} | |
| ccpp | \U0002e011 | |
| urlencoded | %F0%AE%80%91 | |
| utf8bytes | f0 ae 80 91 | |
| utf16bebytes | d8 78 dc 11 | |
| utf32bebytes | 00 02 e0 11 |
How to Use
HTML:
𮀑
CSS:
content: "\2E011"
JavaScript:
"\u{2E011}"
Python:
"\U0002e011"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𮀑 character (CJK UNIFIED IDEOGRAPH-2E011)?
𮀑 (CJK UNIFIED IDEOGRAPH-2E011) is the Unicode character U+2E011.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2E011?
The CJK UNIFIED IDEOGRAPH-2E011 character (𮀑) has codepoint U+2E011.
How do I type or copy CJK UNIFIED IDEOGRAPH-2E011?
Copy 𮀑 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.