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