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-303FD
Overview
𰏽 (CJK UNIFIED IDEOGRAPH-303FD) is the Unicode character at code point U+303FD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+303FD | |
| decimal | 197629 | |
| htmldecimal | 𰏽 | |
| htmlhex | 𰏽 | |
| css | \303FD | |
| javascript | \u{303FD} | |
| python | \U000303fd | |
| java | \uD880\uDFFD | |
| go | \U000303FD | |
| ruby | \u{303FD} | |
| rust | \u{303FD} | |
| ccpp | \U000303fd | |
| urlencoded | %F0%B0%8F%BD | |
| utf8bytes | f0 b0 8f bd | |
| utf16bebytes | d8 80 df fd | |
| utf32bebytes | 00 03 03 fd |
How to Use
HTML:
𰏽
CSS:
content: "\303FD"
JavaScript:
"\u{303FD}"
Python:
"\U000303fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰏽 character (CJK UNIFIED IDEOGRAPH-303FD)?
𰏽 (CJK UNIFIED IDEOGRAPH-303FD) is the Unicode character U+303FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-303FD?
The CJK UNIFIED IDEOGRAPH-303FD character (𰏽) has codepoint U+303FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-303FD?
Copy 𰏽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.