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