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-318FC
Overview
𱣼 (CJK UNIFIED IDEOGRAPH-318FC) is the Unicode character at code point U+318FC. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+318FC | |
| decimal | 203004 | |
| htmldecimal | 𱣼 | |
| htmlhex | 𱣼 | |
| css | \318FC | |
| javascript | \u{318FC} | |
| python | \U000318fc | |
| java | \uD886\uDCFC | |
| go | \U000318FC | |
| ruby | \u{318FC} | |
| rust | \u{318FC} | |
| ccpp | \U000318fc | |
| urlencoded | %F0%B1%A3%BC | |
| utf8bytes | f0 b1 a3 bc | |
| utf16bebytes | d8 86 dc fc | |
| utf32bebytes | 00 03 18 fc |
How to Use
HTML:
𱣼
CSS:
content: "\318FC"
JavaScript:
"\u{318FC}"
Python:
"\U000318fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱣼 character (CJK UNIFIED IDEOGRAPH-318FC)?
𱣼 (CJK UNIFIED IDEOGRAPH-318FC) is the Unicode character U+318FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-318FC?
The CJK UNIFIED IDEOGRAPH-318FC character (𱣼) has codepoint U+318FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-318FC?
Copy 𱣼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.