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-2241F
Overview
𢐟 (CJK UNIFIED IDEOGRAPH-2241F) is the Unicode character at code point U+2241F. 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+2241F | |
| decimal | 140319 | |
| htmldecimal | 𢐟 | |
| htmlhex | 𢐟 | |
| css | \2241F | |
| javascript | \u{2241F} | |
| python | \U0002241f | |
| java | \uD849\uDC1F | |
| go | \U0002241F | |
| ruby | \u{2241F} | |
| rust | \u{2241F} | |
| ccpp | \U0002241f | |
| urlencoded | %F0%A2%90%9F | |
| utf8bytes | f0 a2 90 9f | |
| utf16bebytes | d8 49 dc 1f | |
| utf32bebytes | 00 02 24 1f |
How to Use
HTML:
𢐟
CSS:
content: "\2241F"
JavaScript:
"\u{2241F}"
Python:
"\U0002241f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢐟 character (CJK UNIFIED IDEOGRAPH-2241F)?
𢐟 (CJK UNIFIED IDEOGRAPH-2241F) is the Unicode character U+2241F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2241F?
The CJK UNIFIED IDEOGRAPH-2241F character (𢐟) has codepoint U+2241F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2241F?
Copy 𢐟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.