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