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