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