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