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-3015D
Overview
𰅝 (CJK UNIFIED IDEOGRAPH-3015D) is the Unicode character at code point U+3015D. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3015D | |
| decimal | 196957 | |
| htmldecimal | 𰅝 | |
| htmlhex | 𰅝 | |
| css | \3015D | |
| javascript | \u{3015D} | |
| python | \U0003015d | |
| java | \uD880\uDD5D | |
| go | \U0003015D | |
| ruby | \u{3015D} | |
| rust | \u{3015D} | |
| ccpp | \U0003015d | |
| urlencoded | %F0%B0%85%9D | |
| utf8bytes | f0 b0 85 9d | |
| utf16bebytes | d8 80 dd 5d | |
| utf32bebytes | 00 03 01 5d |
How to Use
HTML:
𰅝
CSS:
content: "\3015D"
JavaScript:
"\u{3015D}"
Python:
"\U0003015d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰅝 character (CJK UNIFIED IDEOGRAPH-3015D)?
𰅝 (CJK UNIFIED IDEOGRAPH-3015D) is the Unicode character U+3015D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3015D?
The CJK UNIFIED IDEOGRAPH-3015D character (𰅝) has codepoint U+3015D.
How do I type or copy CJK UNIFIED IDEOGRAPH-3015D?
Copy 𰅝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.