'
U+FF07 · FULLWIDTH APOSTROPHE
Fullwidth Apostrophe
| UTF-8 | EF BC 87 | 3 bytes |
|---|---|---|
| UTF-16 | FF07 | 1 code unit |
| UTF-32 | 0000FF07 | 4 bytes |
| HTML decimal | ' | |
| HTML hex | ' | |
| CSS | \FF07 | in content: "…" |
| JavaScript | \uFF07 | |
| JSON | \uFF07 | |
| Python | \uFF07 | |
| Python | \N{FULLWIDTH APOSTROPHE} | by name |
| Java / C# | \uFF07 | |
| C / C++ | \uFF07 | universal character name |
| Rust / Swift / PHP | \u{FF07} | |
| Go | \uFF07 | |
| Ruby | \uFF07 | |
| Excel / Sheets | =UNICHAR(65287) | |
| URL-encoded | %EF%BC%87 | 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+00B4´Acute 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+FF01!Fullwidth Exclamation Mark
U+FF02"Fullwidth Quotation Mark
U+FF03#Fullwidth Number Sign
U+FF04$Fullwidth Dollar Sign
U+FF05%Fullwidth Percent Sign
U+FF06&Fullwidth Ampersand
U+FF08(Fullwidth Left Parenthesis
U+FF09)Fullwidth Right Parenthesis
U+FF0A*Fullwidth Asterisk
U+FF0B+Fullwidth Plus Sign
U+FF0C,Fullwidth Comma
U+FF0D-Fullwidth Hyphen-Minus