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-2015D
Overview
𠅝 (CJK UNIFIED IDEOGRAPH-2015D) is the Unicode character at code point U+2015D. 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+2015D | |
| decimal | 131421 | |
| htmldecimal | 𠅝 | |
| htmlhex | 𠅝 | |
| css | \2015D | |
| javascript | \u{2015D} | |
| python | \U0002015d | |
| java | \uD840\uDD5D | |
| go | \U0002015D | |
| ruby | \u{2015D} | |
| rust | \u{2015D} | |
| ccpp | \U0002015d | |
| urlencoded | %F0%A0%85%9D | |
| utf8bytes | f0 a0 85 9d | |
| utf16bebytes | d8 40 dd 5d | |
| utf32bebytes | 00 02 01 5d |
How to Use
HTML:
𠅝
CSS:
content: "\2015D"
JavaScript:
"\u{2015D}"
Python:
"\U0002015d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠅝 character (CJK UNIFIED IDEOGRAPH-2015D)?
𠅝 (CJK UNIFIED IDEOGRAPH-2015D) is the Unicode character U+2015D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2015D?
The CJK UNIFIED IDEOGRAPH-2015D character (𠅝) has codepoint U+2015D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2015D?
Copy 𠅝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.