´
U+00B4 · ACUTE ACCENT
Acute Accent
| UTF-8 | C2 B4 | 2 bytes |
|---|---|---|
| UTF-16 | 00B4 | 1 code unit |
| UTF-32 | 000000B4 | 4 bytes |
| HTML named | ´ | named character reference |
| HTML named | ´ | named character reference |
| HTML decimal | ´ | |
| HTML hex | ´ | |
| CSS | \B4 | in content: "…" |
| JavaScript | \u00B4 | |
| JSON | \u00B4 | |
| Python | \u00B4 | |
| Python | \N{ACUTE ACCENT} | by name |
| Java / C# | \u00B4 | |
| C / C++ | \u00B4 | universal character name |
| Rust / Swift / PHP | \u{B4} | |
| Go | \u00B4 | |
| Ruby | \u00B4 | |
| Excel / Sheets | =UNICHAR(180) | |
| URL-encoded | %C2%B4 | percent-encoded UTF-8 |
§
Looks similar
Characters that Unicode’s security data (UTS #39 confusables) lists as visually confusable with this one. Useful for spotting lookalike spoofing in URLs and usernames.
U+0027'Apostrophe
U+0060`Grave Accent
U+02B9ʹModifier Letter Prime
U+02BBʻModifier Letter Turned Comma
U+02BCʼModifier Letter Apostrophe
U+02BDʽModifier Letter Reversed Comma
U+02BEʾModifier Letter Right Half Ring
U+02C8ˈModifier Letter Vertical Line
U+02CAˊModifier Letter Acute Accent
U+02CBˋModifier Letter Grave Accent
U+02F4˴Modifier Letter Middle Grave Accent
U+0374ʹGreek Numeral Sign
U+0384΄Greek Tonos
U+055A՚Armenian Apostrophe
U+055D՝Armenian Comma
U+05D9יHebrew Letter Yod
§