C++ UNICODE character number for (⢶) Braille Pattern Dots-23568 symbol
The unicode character number for (⢶) Braille Pattern Dots-23568 symbol in C++ is "\u28B6".
Code
"\u28B6"
"\u28B6"
Symbol
⢶
⢶
How to use C++ unicode number for (⢶) Braille Pattern Dots-23568 symbol?
To use (⢶) Braille Pattern Dots-23568 symbol code in C ++ language, just place the unicode character number. Compiler or processing engine is going to render it.
Example
"\u28B6"
If we save above code in a code page and run it, then it will produce following output.
"\u28B6"
Equivalent character code of Braille Pattern Dots-23568 symbol
Unicode | U+28B6 |
---|---|
HTML Hex Code | ⢶ |
C programming | "\u28B6" |
C++ programming | "\u28B6" |
Java programming | "\u28B6" |
Javascript | "\u28B6" |
Perl | \x{28B6} |
Python | \u28B6 |
Ruby | \u{28B6} |
HTML Code | ⢶ |
URL Escape Code for Braille Pattern Dots-23568 symbol
The url escape code for Braille Pattern Dots-23568 symbol is %E2%A2%B6