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