MODIFIER LETTER ACUTE ACCENT (ˊ)
ˊ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02CA
Codepoint
714
Notes
high-rising tone (IPA), high tone, primary stress
Mandarin Chinese second tone
Character Encoding
UTF-8
0xCB0x8A
UTF-16
0x02CA
UTF-32
0x000002CA
Copy & Paste Codes
Unicode Escape
\u{02CA}
HTML Entity (Decimal)
ˊ
HTML Entity (Hex)
ˊ
CSS Code
\02CA
JavaScript/JSON
String.fromCodePoint(0x02CA)
Python
chr(0x02CA)
Ruby/PHP
chr(0x02CA)
Unix, C, PHP, JAVA
0x02CA
Perl
chr(0x02CA)
URL Encoded
%02ca