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-2915E
Overview
𩅞 (CJK UNIFIED IDEOGRAPH-2915E) is the Unicode character at code point U+2915E. 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+2915E | |
| decimal | 168286 | |
| htmldecimal | 𩅞 | |
| htmlhex | 𩅞 | |
| css | \2915E | |
| javascript | \u{2915E} | |
| python | \U0002915e | |
| java | \uD864\uDD5E | |
| go | \U0002915E | |
| ruby | \u{2915E} | |
| rust | \u{2915E} | |
| ccpp | \U0002915e | |
| urlencoded | %F0%A9%85%9E | |
| utf8bytes | f0 a9 85 9e | |
| utf16bebytes | d8 64 dd 5e | |
| utf32bebytes | 00 02 91 5e |
How to Use
HTML:
𩅞
CSS:
content: "\2915E"
JavaScript:
"\u{2915E}"
Python:
"\U0002915e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩅞 character (CJK UNIFIED IDEOGRAPH-2915E)?
𩅞 (CJK UNIFIED IDEOGRAPH-2915E) is the Unicode character U+2915E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2915E?
The CJK UNIFIED IDEOGRAPH-2915E character (𩅞) has codepoint U+2915E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2915E?
Copy 𩅞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.