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