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-2815C
Overview
𨅜 (CJK UNIFIED IDEOGRAPH-2815C) is the Unicode character at code point U+2815C. 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+2815C | |
| decimal | 164188 | |
| htmldecimal | 𨅜 | |
| htmlhex | 𨅜 | |
| css | \2815C | |
| javascript | \u{2815C} | |
| python | \U0002815c | |
| java | \uD860\uDD5C | |
| go | \U0002815C | |
| ruby | \u{2815C} | |
| rust | \u{2815C} | |
| ccpp | \U0002815c | |
| urlencoded | %F0%A8%85%9C | |
| utf8bytes | f0 a8 85 9c | |
| utf16bebytes | d8 60 dd 5c | |
| utf32bebytes | 00 02 81 5c |
How to Use
HTML:
𨅜
CSS:
content: "\2815C"
JavaScript:
"\u{2815C}"
Python:
"\U0002815c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨅜 character (CJK UNIFIED IDEOGRAPH-2815C)?
𨅜 (CJK UNIFIED IDEOGRAPH-2815C) is the Unicode character U+2815C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2815C?
The CJK UNIFIED IDEOGRAPH-2815C character (𨅜) has codepoint U+2815C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2815C?
Copy 𨅜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.