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