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-3203F
Overview
𲀿 (CJK UNIFIED IDEOGRAPH-3203F) is the Unicode character at code point U+3203F. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3203F | |
| decimal | 204863 | |
| htmldecimal | 𲀿 | |
| htmlhex | 𲀿 | |
| css | \3203F | |
| javascript | \u{3203F} | |
| python | \U0003203f | |
| java | \uD888\uDC3F | |
| go | \U0003203F | |
| ruby | \u{3203F} | |
| rust | \u{3203F} | |
| ccpp | \U0003203f | |
| urlencoded | %F0%B2%80%BF | |
| utf8bytes | f0 b2 80 bf | |
| utf16bebytes | d8 88 dc 3f | |
| utf32bebytes | 00 03 20 3f |
How to Use
HTML:
𲀿
CSS:
content: "\3203F"
JavaScript:
"\u{3203F}"
Python:
"\U0003203f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲀿 character (CJK UNIFIED IDEOGRAPH-3203F)?
𲀿 (CJK UNIFIED IDEOGRAPH-3203F) is the Unicode character U+3203F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3203F?
The CJK UNIFIED IDEOGRAPH-3203F character (𲀿) has codepoint U+3203F.
How do I type or copy CJK UNIFIED IDEOGRAPH-3203F?
Copy 𲀿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.