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