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-20FFA
Overview
𠿺 (CJK UNIFIED IDEOGRAPH-20FFA) is the Unicode character at code point U+20FFA. 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+20FFA | |
| decimal | 135162 | |
| htmldecimal | 𠿺 | |
| htmlhex | 𠿺 | |
| css | \20FFA | |
| javascript | \u{20FFA} | |
| python | \U00020ffa | |
| java | \uD843\uDFFA | |
| go | \U00020FFA | |
| ruby | \u{20FFA} | |
| rust | \u{20FFA} | |
| ccpp | \U00020ffa | |
| urlencoded | %F0%A0%BF%BA | |
| utf8bytes | f0 a0 bf ba | |
| utf16bebytes | d8 43 df fa | |
| utf32bebytes | 00 02 0f fa |
How to Use
HTML:
𠿺
CSS:
content: "\20FFA"
JavaScript:
"\u{20FFA}"
Python:
"\U00020ffa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠿺 character (CJK UNIFIED IDEOGRAPH-20FFA)?
𠿺 (CJK UNIFIED IDEOGRAPH-20FFA) is the Unicode character U+20FFA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20FFA?
The CJK UNIFIED IDEOGRAPH-20FFA character (𠿺) has codepoint U+20FFA.
How do I type or copy CJK UNIFIED IDEOGRAPH-20FFA?
Copy 𠿺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.