BLACK MEDIUM RIGHT-POINTING TRIANGLE (⏵)
⏵
Copy Character
Unicode Block
Miscellaneous TechnicalUnicode Code
U+23F5
Codepoint
9205
Aliases
forward
Notes
preferred to 25B6 black right-pointing triangle
Character Encoding
UTF-8
0xE20x8F0xB5
UTF-16
0x23F5
UTF-32
0x000023F5
Copy & Paste Codes
Unicode Escape
\u{23F5}
HTML Entity (Decimal)
⏵
HTML Entity (Hex)
⏵
CSS Code
\23F5
JavaScript/JSON
String.fromCodePoint(0x23F5)
Python
chr(0x23F5)
Ruby/PHP
chr(0x23F5)
Unix, C, PHP, JAVA
0x23F5
Perl
chr(0x23F5)
URL Encoded
%23f5