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