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