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