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