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