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