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-2437C
Overview
𤍼 (CJK UNIFIED IDEOGRAPH-2437C) is the Unicode character at code point U+2437C. 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+2437C | |
| decimal | 148348 | |
| htmldecimal | 𤍼 | |
| htmlhex | 𤍼 | |
| css | \2437C | |
| javascript | \u{2437C} | |
| python | \U0002437c | |
| java | \uD850\uDF7C | |
| go | \U0002437C | |
| ruby | \u{2437C} | |
| rust | \u{2437C} | |
| ccpp | \U0002437c | |
| urlencoded | %F0%A4%8D%BC | |
| utf8bytes | f0 a4 8d bc | |
| utf16bebytes | d8 50 df 7c | |
| utf32bebytes | 00 02 43 7c |
How to Use
HTML:
𤍼
CSS:
content: "\2437C"
JavaScript:
"\u{2437C}"
Python:
"\U0002437c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤍼 character (CJK UNIFIED IDEOGRAPH-2437C)?
𤍼 (CJK UNIFIED IDEOGRAPH-2437C) is the Unicode character U+2437C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2437C?
The CJK UNIFIED IDEOGRAPH-2437C character (𤍼) has codepoint U+2437C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2437C?
Copy 𤍼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.