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