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-200FC
Overview
𠃼 (CJK UNIFIED IDEOGRAPH-200FC) is the Unicode character at code point U+200FC. 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+200FC | |
| decimal | 131324 | |
| htmldecimal | 𠃼 | |
| htmlhex | 𠃼 | |
| css | \200FC | |
| javascript | \u{200FC} | |
| python | \U000200fc | |
| java | \uD840\uDCFC | |
| go | \U000200FC | |
| ruby | \u{200FC} | |
| rust | \u{200FC} | |
| ccpp | \U000200fc | |
| urlencoded | %F0%A0%83%BC | |
| utf8bytes | f0 a0 83 bc | |
| utf16bebytes | d8 40 dc fc | |
| utf32bebytes | 00 02 00 fc |
How to Use
HTML:
𠃼
CSS:
content: "\200FC"
JavaScript:
"\u{200FC}"
Python:
"\U000200fc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠃼 character (CJK UNIFIED IDEOGRAPH-200FC)?
𠃼 (CJK UNIFIED IDEOGRAPH-200FC) is the Unicode character U+200FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-200FC?
The CJK UNIFIED IDEOGRAPH-200FC character (𠃼) has codepoint U+200FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-200FC?
Copy 𠃼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.