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