BLACK SQUARE FOR STOP (⏹)
⏹
Copy Character
Character Encoding
UTF-8
0xE20x8F0xB9
UTF-16
0x23F9
UTF-32
0x000023F9
Copy & Paste Codes
Unicode Escape
\u{23F9}
HTML Entity (Decimal)
⏹
HTML Entity (Hex)
⏹
CSS Code
\23F9
JavaScript/JSON
String.fromCodePoint(0x23F9)
Python
chr(0x23F9)
Ruby/PHP
chr(0x23F9)
Unix, C, PHP, JAVA
0x23F9
Perl
chr(0x23F9)
URL Encoded
%23f9