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