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