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