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' : ''">
🠺
RIGHTWARDS SQUARED ARROW
Overview
🠺 (RIGHTWARDS SQUARED ARROW) is the Unicode character at code point U+1F83A. It belongs to the Supplemental Arrows-C block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F83A | |
| decimal | 129082 | |
| htmldecimal | 🠺 | |
| htmlhex | 🠺 | |
| css | \1F83A | |
| javascript | \u{1F83A} | |
| python | \U0001f83a | |
| java | \uD83E\uDC3A | |
| go | \U0001F83A | |
| ruby | \u{1F83A} | |
| rust | \u{1F83A} | |
| ccpp | \U0001f83a | |
| urlencoded | %F0%9F%A0%BA | |
| utf8bytes | f0 9f a0 ba | |
| utf16bebytes | d8 3e dc 3a | |
| utf32bebytes | 00 01 f8 3a |
How to Use
HTML:
🠺
CSS:
content: "\1F83A"
JavaScript:
"\u{1F83A}"
Python:
"\U0001f83a"
Properties
- Block
- Supplemental Arrows-C
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🠺 character (RIGHTWARDS SQUARED ARROW)?
🠺 (RIGHTWARDS SQUARED ARROW) is the Unicode character U+1F83A.
What is the Unicode codepoint of RIGHTWARDS SQUARED ARROW?
The RIGHTWARDS SQUARED ARROW character (🠺) has codepoint U+1F83A.
How do I type or copy RIGHTWARDS SQUARED ARROW?
Copy 🠺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.