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