⏽
Technical information
Symbol | ⏽ | |
Name | Power on symbol | |
Unicode number | U+23FD | |
Category | Dingbats Symbols |
Description | The Unicode character ⏽, or U+23FD, is known as the "Power On Symbol". It falls under the "Miscellaneous Technical" block in the Unicode standard. This symbol is frequently found on electronic devices, where it is used to indicate the power button. It's a simple, circular design with a vertical line in the middle, representing the concept of power or energy. It's especially useful in user interfaces or documentation where a visual representation of the action to turn a device on or off is needed. |
Encoding
HTML Entity | ⏽ | |
HTML Entity (hex) | ⏽ | |
URL Escape Code | %E2%8F%BD | |
UTF-8 (hex) | 0xE2 0x8F 0xBD | |
UTF-8 (binary) | 11100010:10001111:10111101 | |
UTF-16 | 0x23FD | |
UTF-32 | 0x000023FD |
Source Code
C, C++, and Java | "\u23FD" | |
CSS Code | \23FD | |
JavaScript | "\u23FD" | |
Perl | \x{23FD} | |
Python 2 | u"\u23FD" | |
Python 3 | \u23FD | |
Ruby | \u{23FD} |
Preview
This Unicode character looks like this ⏽ in sentence and in bold like this ⏽ and in italic like this ⏽.
input-group
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
⏽
select
button
button
Code examples in HTML and CSS
<span>⏽</span>
span {
content: "\23FD";
}
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