Unicode Acute Accent

Name: Acute Accent
Unicode Code Point: U+00B4
Unicode Character: ´
Decimal NCRs:
´
Hexadecimal NCRs:
´
UTF-8 Code:
C2 B4
Escaped Unicode: \u00B4
Category: C1 Controls and Latin-1 Supplement


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('´');