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