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