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