⬿

Technical information

Symbol⬿
NameWave arrow pointing directly left
Unicode numberU+2B3F
CategoryMathematical arrowsWavy arrows
DescriptionThe Unicode character ⬿, or U+2B3F, is known as the "Wave Arrow Pointing Directly Left". It belongs to the "Miscellaneous Symbols and Arrows" block and falls under the "Symbol, Other" category in the Unicode standard. This character visually represents an arrow pointing to the left with a wavy, undulating design to the arrow shaft. This wavy design gives it the appearance of being in motion or having a dynamic quality, often indicating fluctuation or instability. In various contexts, the wave arrow can be used to symbolize oscillations, vibrations, or any other kind of motion or change that isn't constant. The specific visual representation of this character can vary depending on the system and application it's used in. Its appearance can also differ based on the font and typography used.

Encoding

HTML Entity⬿
HTML Entity (hex)⬿
URL Escape Code%E2%AC%BF
UTF-8 (hex)0xE2 0xAC 0xBF
UTF-8 (binary)11100010:10101100:10111111
UTF-160x2B3F
UTF-320x00002B3F

Source Code

C, C++, and Java"\u2B3F"
CSS Code\2B3F
JavaScript"\u2B3F"
Perl\x{2B3F}
Python 2u"\u2B3F"
Python 3\u2B3F
Ruby\u{2B3F}

Preview

This Unicode character looks like this ⬿ in sentence and in bold like this ⬿ and in italic like this ⬿.

Font size:

⬿
12px
⬿
16px
⬿
20px
⬿
28px
⬿
36px
⬿
48px
⬿
72px

CSS Property: font-weight

⬿
100
⬿
200
⬿
300
⬿
400
⬿
500
⬿
600
⬿
700
⬿
800
⬿
900

HTML Forms and Input

input
disabled input
⬿
input-group
select
button
button

Code examples in HTML and CSS

<span>&#11071;</span>

            
span {
    content: "\2B3F";
}

The symbol in different fonts

⬿
-apple-system
⬿
Apple Color Emoji
⬿
Arial
⬿
BlinkMacSystemFont
⬿
Courier New
⬿
Georgia
⬿
Droid Sans
⬿
Helvetica
⬿
Noto Sans
⬿
Oxygen
⬿
Roboto
⬿
"Segoe UI"
⬿
sans-serif
⬿
Segoe UI Emoji
⬿
Segoe UI Symbol
⬿
system-ui
⬿
Times New Roman
⬿
Ubuntu
⬿
Verdana

References