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