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-2203E
Overview
𢀾 (CJK UNIFIED IDEOGRAPH-2203E) is the Unicode character at code point U+2203E. 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+2203E | |
| decimal | 139326 | |
| htmldecimal | 𢀾 | |
| htmlhex | 𢀾 | |
| css | \2203E | |
| javascript | \u{2203E} | |
| python | \U0002203e | |
| java | \uD848\uDC3E | |
| go | \U0002203E | |
| ruby | \u{2203E} | |
| rust | \u{2203E} | |
| ccpp | \U0002203e | |
| urlencoded | %F0%A2%80%BE | |
| utf8bytes | f0 a2 80 be | |
| utf16bebytes | d8 48 dc 3e | |
| utf32bebytes | 00 02 20 3e |
How to Use
HTML:
𢀾
CSS:
content: "\2203E"
JavaScript:
"\u{2203E}"
Python:
"\U0002203e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢀾 character (CJK UNIFIED IDEOGRAPH-2203E)?
𢀾 (CJK UNIFIED IDEOGRAPH-2203E) is the Unicode character U+2203E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2203E?
The CJK UNIFIED IDEOGRAPH-2203E character (𢀾) has codepoint U+2203E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2203E?
Copy 𢀾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.