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