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