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-303FE
Overview
𰏾 (CJK UNIFIED IDEOGRAPH-303FE) is the Unicode character at code point U+303FE. 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+303FE | |
| decimal | 197630 | |
| htmldecimal | 𰏾 | |
| htmlhex | 𰏾 | |
| css | \303FE | |
| javascript | \u{303FE} | |
| python | \U000303fe | |
| java | \uD880\uDFFE | |
| go | \U000303FE | |
| ruby | \u{303FE} | |
| rust | \u{303FE} | |
| ccpp | \U000303fe | |
| urlencoded | %F0%B0%8F%BE | |
| utf8bytes | f0 b0 8f be | |
| utf16bebytes | d8 80 df fe | |
| utf32bebytes | 00 03 03 fe |
How to Use
HTML:
𰏾
CSS:
content: "\303FE"
JavaScript:
"\u{303FE}"
Python:
"\U000303fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰏾 character (CJK UNIFIED IDEOGRAPH-303FE)?
𰏾 (CJK UNIFIED IDEOGRAPH-303FE) is the Unicode character U+303FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-303FE?
The CJK UNIFIED IDEOGRAPH-303FE character (𰏾) has codepoint U+303FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-303FE?
Copy 𰏾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.