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-3EDE
Overview
㻞 (CJK UNIFIED IDEOGRAPH-3EDE) is the Unicode character at code point U+3EDE. 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+3EDE | |
| decimal | 16094 | |
| htmldecimal | 㻞 | |
| htmlhex | 㻞 | |
| css | \3EDE | |
| javascript | \u{3EDE} | |
| python | \u3ede | |
| java | \u3EDE | |
| go | \u3EDE | |
| ruby | \u{3EDE} | |
| rust | \u{3EDE} | |
| ccpp | \u3ede | |
| urlencoded | %E3%BB%9E | |
| utf8bytes | e3 bb 9e | |
| utf16bebytes | 3e de | |
| utf32bebytes | 00 00 3e de |
How to Use
HTML:
㻞
CSS:
content: "\3EDE"
JavaScript:
"\u{3EDE}"
Python:
"\u3ede"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㻞 character (CJK UNIFIED IDEOGRAPH-3EDE)?
㻞 (CJK UNIFIED IDEOGRAPH-3EDE) is the Unicode character U+3EDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3EDE?
The CJK UNIFIED IDEOGRAPH-3EDE character (㻞) has codepoint U+3EDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-3EDE?
Copy 㻞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.