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-2387D
Overview
𣡽 (CJK UNIFIED IDEOGRAPH-2387D) is the Unicode character at code point U+2387D. 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+2387D | |
| decimal | 145533 | |
| htmldecimal | 𣡽 | |
| htmlhex | 𣡽 | |
| css | \2387D | |
| javascript | \u{2387D} | |
| python | \U0002387d | |
| java | \uD84E\uDC7D | |
| go | \U0002387D | |
| ruby | \u{2387D} | |
| rust | \u{2387D} | |
| ccpp | \U0002387d | |
| urlencoded | %F0%A3%A1%BD | |
| utf8bytes | f0 a3 a1 bd | |
| utf16bebytes | d8 4e dc 7d | |
| utf32bebytes | 00 02 38 7d |
How to Use
HTML:
𣡽
CSS:
content: "\2387D"
JavaScript:
"\u{2387D}"
Python:
"\U0002387d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣡽 character (CJK UNIFIED IDEOGRAPH-2387D)?
𣡽 (CJK UNIFIED IDEOGRAPH-2387D) is the Unicode character U+2387D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2387D?
The CJK UNIFIED IDEOGRAPH-2387D character (𣡽) has codepoint U+2387D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2387D?
Copy 𣡽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.