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