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