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-259DC
Overview
𥧜 (CJK UNIFIED IDEOGRAPH-259DC) is the Unicode character at code point U+259DC. 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+259DC | |
| decimal | 154076 | |
| htmldecimal | 𥧜 | |
| htmlhex | 𥧜 | |
| css | \259DC | |
| javascript | \u{259DC} | |
| python | \U000259dc | |
| java | \uD856\uDDDC | |
| go | \U000259DC | |
| ruby | \u{259DC} | |
| rust | \u{259DC} | |
| ccpp | \U000259dc | |
| urlencoded | %F0%A5%A7%9C | |
| utf8bytes | f0 a5 a7 9c | |
| utf16bebytes | d8 56 dd dc | |
| utf32bebytes | 00 02 59 dc |
How to Use
HTML:
𥧜
CSS:
content: "\259DC"
JavaScript:
"\u{259DC}"
Python:
"\U000259dc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥧜 character (CJK UNIFIED IDEOGRAPH-259DC)?
𥧜 (CJK UNIFIED IDEOGRAPH-259DC) is the Unicode character U+259DC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-259DC?
The CJK UNIFIED IDEOGRAPH-259DC character (𥧜) has codepoint U+259DC.
How do I type or copy CJK UNIFIED IDEOGRAPH-259DC?
Copy 𥧜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.