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