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