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