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-3083B
Overview
𰠻 (CJK UNIFIED IDEOGRAPH-3083B) is the Unicode character at code point U+3083B. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3083B | |
| decimal | 198715 | |
| htmldecimal | 𰠻 | |
| htmlhex | 𰠻 | |
| css | \3083B | |
| javascript | \u{3083B} | |
| python | \U0003083b | |
| java | \uD882\uDC3B | |
| go | \U0003083B | |
| ruby | \u{3083B} | |
| rust | \u{3083B} | |
| ccpp | \U0003083b | |
| urlencoded | %F0%B0%A0%BB | |
| utf8bytes | f0 b0 a0 bb | |
| utf16bebytes | d8 82 dc 3b | |
| utf32bebytes | 00 03 08 3b |
How to Use
HTML:
𰠻
CSS:
content: "\3083B"
JavaScript:
"\u{3083B}"
Python:
"\U0003083b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰠻 character (CJK UNIFIED IDEOGRAPH-3083B)?
𰠻 (CJK UNIFIED IDEOGRAPH-3083B) is the Unicode character U+3083B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3083B?
The CJK UNIFIED IDEOGRAPH-3083B character (𰠻) has codepoint U+3083B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3083B?
Copy 𰠻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.