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