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-20EE2
Overview
𠻢 (CJK UNIFIED IDEOGRAPH-20EE2) is the Unicode character at code point U+20EE2. 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+20EE2 | |
| decimal | 134882 | |
| htmldecimal | 𠻢 | |
| htmlhex | 𠻢 | |
| css | \20EE2 | |
| javascript | \u{20EE2} | |
| python | \U00020ee2 | |
| java | \uD843\uDEE2 | |
| go | \U00020EE2 | |
| ruby | \u{20EE2} | |
| rust | \u{20EE2} | |
| ccpp | \U00020ee2 | |
| urlencoded | %F0%A0%BB%A2 | |
| utf8bytes | f0 a0 bb a2 | |
| utf16bebytes | d8 43 de e2 | |
| utf32bebytes | 00 02 0e e2 |
How to Use
HTML:
𠻢
CSS:
content: "\20EE2"
JavaScript:
"\u{20EE2}"
Python:
"\U00020ee2"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠻢 character (CJK UNIFIED IDEOGRAPH-20EE2)?
𠻢 (CJK UNIFIED IDEOGRAPH-20EE2) is the Unicode character U+20EE2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20EE2?
The CJK UNIFIED IDEOGRAPH-20EE2 character (𠻢) has codepoint U+20EE2.
How do I type or copy CJK UNIFIED IDEOGRAPH-20EE2?
Copy 𠻢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.