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