C Programming UNICODE character number for (↽) Leftwards Harpoon With Barb Downwards symbol
The unicode character number for (↽) Leftwards Harpoon With Barb Downwards symbol in C Programming is "\u21BD".
Code
"\u21BD"
"\u21BD"
Symbol
↽
↽
How to use C Programming unicode number for (↽) Leftwards Harpoon With Barb Downwards symbol?
To use (↽) Leftwards Harpoon With Barb Downwards symbol code in C programming language, just place the unicode character number. Compiler or processing engine is going to render it.
Example
"\u21BD"
If we save above code in a code page and run it, then it will produce following output.
"\u21BD"
Equivalent character code of Leftwards Harpoon With Barb Downwards symbol
Unicode | U+21BD |
---|---|
HTML Hex Code | ↽ |
C programming | "\u21BD" |
C++ programming | "\u21BD" |
Java programming | "\u21BD" |
Javascript | "\u21BD" |
Perl | \x{21BD} |
Python | \u21BD |
Ruby | \u{21BD} |
HTML Code | ↽ |
URL Escape Code for Leftwards Harpoon With Barb Downwards symbol
The url escape code for Leftwards Harpoon With Barb Downwards symbol is %E2%86%BD