LEFT HALF RUNNING MAN (🮲)
🮲
Copy Character
Unicode Block
Symbols for Legacy ComputingUnicode Code
U+1FBB2
Codepoint
129970
Notes
paired with 1FBB3, faces to the right
the Apple II documentation refers to these characters as "Running Man"
Character Encoding
UTF-8
0xF00x9F0xAE0xB2
UTF-16
0xD83E0xDFB2
UTF-32
0x0001FBB2
Copy & Paste Codes
Unicode Escape
\u{1FBB2}
HTML Entity (Decimal)
🮲
HTML Entity (Hex)
🮲
CSS Code
\1FBB2
JavaScript/JSON
String.fromCodePoint(0x1FBB2)
Python
chr(0x1FBB2)
Ruby/PHP
chr(0x1FBB2)
Unix, C, PHP, JAVA
0x1FBB2
Perl
chr(0x1FBB2)
URL Encoded
%1fbb2