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-2BEFA
Overview
𫻺 (CJK UNIFIED IDEOGRAPH-2BEFA) is the Unicode character at code point U+2BEFA. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BEFA | |
| decimal | 179962 | |
| htmldecimal | 𫻺 | |
| htmlhex | 𫻺 | |
| css | \2BEFA | |
| javascript | \u{2BEFA} | |
| python | \U0002befa | |
| java | \uD86F\uDEFA | |
| go | \U0002BEFA | |
| ruby | \u{2BEFA} | |
| rust | \u{2BEFA} | |
| ccpp | \U0002befa | |
| urlencoded | %F0%AB%BB%BA | |
| utf8bytes | f0 ab bb ba | |
| utf16bebytes | d8 6f de fa | |
| utf32bebytes | 00 02 be fa |
How to Use
HTML:
𫻺
CSS:
content: "\2BEFA"
JavaScript:
"\u{2BEFA}"
Python:
"\U0002befa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫻺 character (CJK UNIFIED IDEOGRAPH-2BEFA)?
𫻺 (CJK UNIFIED IDEOGRAPH-2BEFA) is the Unicode character U+2BEFA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BEFA?
The CJK UNIFIED IDEOGRAPH-2BEFA character (𫻺) has codepoint U+2BEFA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BEFA?
Copy 𫻺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.