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