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