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