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-2BFEE
Overview
𫿮 (CJK UNIFIED IDEOGRAPH-2BFEE) is the Unicode character at code point U+2BFEE. 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+2BFEE | |
| decimal | 180206 | |
| htmldecimal | 𫿮 | |
| htmlhex | 𫿮 | |
| css | \2BFEE | |
| javascript | \u{2BFEE} | |
| python | \U0002bfee | |
| java | \uD86F\uDFEE | |
| go | \U0002BFEE | |
| ruby | \u{2BFEE} | |
| rust | \u{2BFEE} | |
| ccpp | \U0002bfee | |
| urlencoded | %F0%AB%BF%AE | |
| utf8bytes | f0 ab bf ae | |
| utf16bebytes | d8 6f df ee | |
| utf32bebytes | 00 02 bf ee |
How to Use
HTML:
𫿮
CSS:
content: "\2BFEE"
JavaScript:
"\u{2BFEE}"
Python:
"\U0002bfee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫿮 character (CJK UNIFIED IDEOGRAPH-2BFEE)?
𫿮 (CJK UNIFIED IDEOGRAPH-2BFEE) is the Unicode character U+2BFEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BFEE?
The CJK UNIFIED IDEOGRAPH-2BFEE character (𫿮) has codepoint U+2BFEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BFEE?
Copy 𫿮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.