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