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