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