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