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-201FC
Overview
𠇼 (CJK UNIFIED IDEOGRAPH-201FC) is the Unicode character at code point U+201FC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+201FC | |
| decimal | 131580 | |
| htmldecimal | 𠇼 | |
| htmlhex | 𠇼 | |
| css | \201FC | |
| javascript | \u{201FC} | |
| python | \U000201fc | |
| java | \uD840\uDDFC | |
| go | \U000201FC | |
| ruby | \u{201FC} | |
| rust | \u{201FC} | |
| ccpp | \U000201fc | |
| urlencoded | %F0%A0%87%BC | |
| utf8bytes | f0 a0 87 bc | |
| utf16bebytes | d8 40 dd fc | |
| utf32bebytes | 00 02 01 fc |
How to Use
HTML:
𠇼
CSS:
content: "\201FC"
JavaScript:
"\u{201FC}"
Python:
"\U000201fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠇼 character (CJK UNIFIED IDEOGRAPH-201FC)?
𠇼 (CJK UNIFIED IDEOGRAPH-201FC) is the Unicode character U+201FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-201FC?
The CJK UNIFIED IDEOGRAPH-201FC character (𠇼) has codepoint U+201FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-201FC?
Copy 𠇼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.