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