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