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-3EDA
Overview
㻚 (CJK UNIFIED IDEOGRAPH-3EDA) is the Unicode character at code point U+3EDA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3EDA | |
| decimal | 16090 | |
| htmldecimal | 㻚 | |
| htmlhex | 㻚 | |
| css | \3EDA | |
| javascript | \u{3EDA} | |
| python | \u3eda | |
| java | \u3EDA | |
| go | \u3EDA | |
| ruby | \u{3EDA} | |
| rust | \u{3EDA} | |
| ccpp | \u3eda | |
| urlencoded | %E3%BB%9A | |
| utf8bytes | e3 bb 9a | |
| utf16bebytes | 3e da | |
| utf32bebytes | 00 00 3e da |
How to Use
HTML:
㻚
CSS:
content: "\3EDA"
JavaScript:
"\u{3EDA}"
Python:
"\u3eda"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㻚 character (CJK UNIFIED IDEOGRAPH-3EDA)?
㻚 (CJK UNIFIED IDEOGRAPH-3EDA) is the Unicode character U+3EDA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3EDA?
The CJK UNIFIED IDEOGRAPH-3EDA character (㻚) has codepoint U+3EDA.
How do I type or copy CJK UNIFIED IDEOGRAPH-3EDA?
Copy 㻚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.