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-2DFBE
Overview
𭾾 (CJK UNIFIED IDEOGRAPH-2DFBE) is the Unicode character at code point U+2DFBE. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DFBE | |
| decimal | 188350 | |
| htmldecimal | 𭾾 | |
| htmlhex | 𭾾 | |
| css | \2DFBE | |
| javascript | \u{2DFBE} | |
| python | \U0002dfbe | |
| java | \uD877\uDFBE | |
| go | \U0002DFBE | |
| ruby | \u{2DFBE} | |
| rust | \u{2DFBE} | |
| ccpp | \U0002dfbe | |
| urlencoded | %F0%AD%BE%BE | |
| utf8bytes | f0 ad be be | |
| utf16bebytes | d8 77 df be | |
| utf32bebytes | 00 02 df be |
How to Use
HTML:
𭾾
CSS:
content: "\2DFBE"
JavaScript:
"\u{2DFBE}"
Python:
"\U0002dfbe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭾾 character (CJK UNIFIED IDEOGRAPH-2DFBE)?
𭾾 (CJK UNIFIED IDEOGRAPH-2DFBE) is the Unicode character U+2DFBE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DFBE?
The CJK UNIFIED IDEOGRAPH-2DFBE character (𭾾) has codepoint U+2DFBE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DFBE?
Copy 𭾾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.