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