Name: | Combining Double Tilde |
Unicode Code Point: | U+0360 |
Unicode Character: | ͠ |
Decimal NCRs: | ͠ |
Hexadecimal NCRs: | ͠ |
UTF-8 Code: | CD A0 |
Escaped Unicode: | \u0360 |
Category: | Combining Diacritical Marks |
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('͠');