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