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