Unicode Triangular Bullet

Name: Triangular Bullet
Unicode Code Point: U+2023
Unicode Character:
Decimal NCRs:
‣
Hexadecimal NCRs:
‣
UTF-8 Code:
E2 80 A3
Escaped Unicode: \u2023
Category: General Punctuation


Search Unicode by name:


» Unicode Converter

The Hexadecimal code can be used to show the unicode character in HTML or Javascript:
alert('‣');


Substitute the '&' or '#' letter to '&' or '#' to show the code itself:
alert('‣');