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