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