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' : ''">
⬺
LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
Overview
⬺ (LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE) is the Unicode character at code point U+2B3A. It belongs to the Miscellaneous Symbols and Arrows block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B3A | |
| decimal | 11066 | |
| htmldecimal | ⬺ | |
| htmlhex | ⬺ | |
| css | \2B3A | |
| javascript | \u{2B3A} | |
| python | \u2b3a | |
| java | \u2B3A | |
| go | \u2B3A | |
| ruby | \u{2B3A} | |
| rust | \u{2B3A} | |
| ccpp | \u2b3a | |
| urlencoded | %E2%AC%BA | |
| utf8bytes | e2 ac ba | |
| utf16bebytes | 2b 3a | |
| utf32bebytes | 00 00 2b 3a |
How to Use
HTML:
⬺
CSS:
content: "\2B3A"
JavaScript:
"\u{2B3A}"
Python:
"\u2b3a"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⬺ character (LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE)?
⬺ (LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE) is the Unicode character U+2B3A.
What is the Unicode codepoint of LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE?
The LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE character (⬺) has codepoint U+2B3A.
How do I type or copy LEFTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE?
Copy ⬺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.