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