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