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-2560D
Overview
𥘍 (CJK UNIFIED IDEOGRAPH-2560D) is the Unicode character at code point U+2560D. 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+2560D | |
| decimal | 153101 | |
| htmldecimal | 𥘍 | |
| htmlhex | 𥘍 | |
| css | \2560D | |
| javascript | \u{2560D} | |
| python | \U0002560d | |
| java | \uD855\uDE0D | |
| go | \U0002560D | |
| ruby | \u{2560D} | |
| rust | \u{2560D} | |
| ccpp | \U0002560d | |
| urlencoded | %F0%A5%98%8D | |
| utf8bytes | f0 a5 98 8d | |
| utf16bebytes | d8 55 de 0d | |
| utf32bebytes | 00 02 56 0d |
How to Use
HTML:
𥘍
CSS:
content: "\2560D"
JavaScript:
"\u{2560D}"
Python:
"\U0002560d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥘍 character (CJK UNIFIED IDEOGRAPH-2560D)?
𥘍 (CJK UNIFIED IDEOGRAPH-2560D) is the Unicode character U+2560D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2560D?
The CJK UNIFIED IDEOGRAPH-2560D character (𥘍) has codepoint U+2560D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2560D?
Copy 𥘍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.