Name: | Latin Small Letter D |
Unicode Code Point: | U+0064 |
Unicode Character: | d |
Decimal NCRs: | d |
Hexadecimal NCRs: | d |
UTF-8 Code: | 64 |
Escaped Unicode: | \u0064 |
Category: | ASCII |
Search Unicode by name:
» Unicode Converter
The Hexadecimal code can be used to show the unicode character in HTML or Javascript:
alert('d');
Substitute the '&' or '#' letter to '&' or '#' to show the code itself:
alert('d');