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