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