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