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-2DFBA
Overview
𭾺 (CJK UNIFIED IDEOGRAPH-2DFBA) is the Unicode character at code point U+2DFBA. 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+2DFBA | |
| decimal | 188346 | |
| htmldecimal | 𭾺 | |
| htmlhex | 𭾺 | |
| css | \2DFBA | |
| javascript | \u{2DFBA} | |
| python | \U0002dfba | |
| java | \uD877\uDFBA | |
| go | \U0002DFBA | |
| ruby | \u{2DFBA} | |
| rust | \u{2DFBA} | |
| ccpp | \U0002dfba | |
| urlencoded | %F0%AD%BE%BA | |
| utf8bytes | f0 ad be ba | |
| utf16bebytes | d8 77 df ba | |
| utf32bebytes | 00 02 df ba |
How to Use
HTML:
𭾺
CSS:
content: "\2DFBA"
JavaScript:
"\u{2DFBA}"
Python:
"\U0002dfba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭾺 character (CJK UNIFIED IDEOGRAPH-2DFBA)?
𭾺 (CJK UNIFIED IDEOGRAPH-2DFBA) is the Unicode character U+2DFBA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DFBA?
The CJK UNIFIED IDEOGRAPH-2DFBA character (𭾺) has codepoint U+2DFBA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DFBA?
Copy 𭾺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.