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-2687E
Overview
𦡾 (CJK UNIFIED IDEOGRAPH-2687E) is the Unicode character at code point U+2687E. 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+2687E | |
| decimal | 157822 | |
| htmldecimal | 𦡾 | |
| htmlhex | 𦡾 | |
| css | \2687E | |
| javascript | \u{2687E} | |
| python | \U0002687e | |
| java | \uD85A\uDC7E | |
| go | \U0002687E | |
| ruby | \u{2687E} | |
| rust | \u{2687E} | |
| ccpp | \U0002687e | |
| urlencoded | %F0%A6%A1%BE | |
| utf8bytes | f0 a6 a1 be | |
| utf16bebytes | d8 5a dc 7e | |
| utf32bebytes | 00 02 68 7e |
How to Use
HTML:
𦡾
CSS:
content: "\2687E"
JavaScript:
"\u{2687E}"
Python:
"\U0002687e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦡾 character (CJK UNIFIED IDEOGRAPH-2687E)?
𦡾 (CJK UNIFIED IDEOGRAPH-2687E) is the Unicode character U+2687E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2687E?
The CJK UNIFIED IDEOGRAPH-2687E character (𦡾) has codepoint U+2687E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2687E?
Copy 𦡾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.