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-302DE
Overview
𰋞 (CJK UNIFIED IDEOGRAPH-302DE) is the Unicode character at code point U+302DE. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+302DE | |
| decimal | 197342 | |
| htmldecimal | 𰋞 | |
| htmlhex | 𰋞 | |
| css | \302DE | |
| javascript | \u{302DE} | |
| python | \U000302de | |
| java | \uD880\uDEDE | |
| go | \U000302DE | |
| ruby | \u{302DE} | |
| rust | \u{302DE} | |
| ccpp | \U000302de | |
| urlencoded | %F0%B0%8B%9E | |
| utf8bytes | f0 b0 8b 9e | |
| utf16bebytes | d8 80 de de | |
| utf32bebytes | 00 03 02 de |
How to Use
HTML:
𰋞
CSS:
content: "\302DE"
JavaScript:
"\u{302DE}"
Python:
"\U000302de"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰋞 character (CJK UNIFIED IDEOGRAPH-302DE)?
𰋞 (CJK UNIFIED IDEOGRAPH-302DE) is the Unicode character U+302DE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-302DE?
The CJK UNIFIED IDEOGRAPH-302DE character (𰋞) has codepoint U+302DE.
How do I type or copy CJK UNIFIED IDEOGRAPH-302DE?
Copy 𰋞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.