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