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-30DDE
Overview
𰷞 (CJK UNIFIED IDEOGRAPH-30DDE) is the Unicode character at code point U+30DDE. 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+30DDE | |
| decimal | 200158 | |
| htmldecimal | 𰷞 | |
| htmlhex | 𰷞 | |
| css | \30DDE | |
| javascript | \u{30DDE} | |
| python | \U00030dde | |
| java | \uD883\uDDDE | |
| go | \U00030DDE | |
| ruby | \u{30DDE} | |
| rust | \u{30DDE} | |
| ccpp | \U00030dde | |
| urlencoded | %F0%B0%B7%9E | |
| utf8bytes | f0 b0 b7 9e | |
| utf16bebytes | d8 83 dd de | |
| utf32bebytes | 00 03 0d de |
How to Use
HTML:
𰷞
CSS:
content: "\30DDE"
JavaScript:
"\u{30DDE}"
Python:
"\U00030dde"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰷞 character (CJK UNIFIED IDEOGRAPH-30DDE)?
𰷞 (CJK UNIFIED IDEOGRAPH-30DDE) is the Unicode character U+30DDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30DDE?
The CJK UNIFIED IDEOGRAPH-30DDE character (𰷞) has codepoint U+30DDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-30DDE?
Copy 𰷞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.