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