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-24439
Overview
𤐹 (CJK UNIFIED IDEOGRAPH-24439) is the Unicode character at code point U+24439. 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+24439 | |
| decimal | 148537 | |
| htmldecimal | 𤐹 | |
| htmlhex | 𤐹 | |
| css | \24439 | |
| javascript | \u{24439} | |
| python | \U00024439 | |
| java | \uD851\uDC39 | |
| go | \U00024439 | |
| ruby | \u{24439} | |
| rust | \u{24439} | |
| ccpp | \U00024439 | |
| urlencoded | %F0%A4%90%B9 | |
| utf8bytes | f0 a4 90 b9 | |
| utf16bebytes | d8 51 dc 39 | |
| utf32bebytes | 00 02 44 39 |
How to Use
HTML:
𤐹
CSS:
content: "\24439"
JavaScript:
"\u{24439}"
Python:
"\U00024439"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤐹 character (CJK UNIFIED IDEOGRAPH-24439)?
𤐹 (CJK UNIFIED IDEOGRAPH-24439) is the Unicode character U+24439.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24439?
The CJK UNIFIED IDEOGRAPH-24439 character (𤐹) has codepoint U+24439.
How do I type or copy CJK UNIFIED IDEOGRAPH-24439?
Copy 𤐹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.