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