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