OCTAGONAL SIGN (🛑)
🛑
Copy Character
Unicode Block
Transport and Map SymbolsUnicode Code
U+1F6D1
Codepoint
128721
Aliases
stop sign
Notes
may contain text indicating stop
Character Encoding
UTF-8
0xF00x9F0x9B0x91
UTF-16
0xD83D0xDED1
UTF-32
0x0001F6D1
Copy & Paste Codes
Unicode Escape
\u{1F6D1}
HTML Entity (Decimal)
🛑
HTML Entity (Hex)
🛑
CSS Code
\1F6D1
JavaScript/JSON
String.fromCodePoint(0x1F6D1)
Python
chr(0x1F6D1)
Ruby/PHP
chr(0x1F6D1)
Unix, C, PHP, JAVA
0x1F6D1
Perl
chr(0x1F6D1)
URL Encoded
%1f6d1