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-26E7C
Overview
𦹼 (CJK UNIFIED IDEOGRAPH-26E7C) is the Unicode character at code point U+26E7C. 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+26E7C | |
| decimal | 159356 | |
| htmldecimal | 𦹼 | |
| htmlhex | 𦹼 | |
| css | \26E7C | |
| javascript | \u{26E7C} | |
| python | \U00026e7c | |
| java | \uD85B\uDE7C | |
| go | \U00026E7C | |
| ruby | \u{26E7C} | |
| rust | \u{26E7C} | |
| ccpp | \U00026e7c | |
| urlencoded | %F0%A6%B9%BC | |
| utf8bytes | f0 a6 b9 bc | |
| utf16bebytes | d8 5b de 7c | |
| utf32bebytes | 00 02 6e 7c |
How to Use
HTML:
𦹼
CSS:
content: "\26E7C"
JavaScript:
"\u{26E7C}"
Python:
"\U00026e7c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦹼 character (CJK UNIFIED IDEOGRAPH-26E7C)?
𦹼 (CJK UNIFIED IDEOGRAPH-26E7C) is the Unicode character U+26E7C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-26E7C?
The CJK UNIFIED IDEOGRAPH-26E7C character (𦹼) has codepoint U+26E7C.
How do I type or copy CJK UNIFIED IDEOGRAPH-26E7C?
Copy 𦹼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.