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