MODIFIER LETTER VERTICAL LINE (ˈ)
ˈ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02C8
Codepoint
712
Notes
primary stress, downstep
precedes letter or syllable modified
Character Encoding
UTF-8
0xCB0x88
UTF-16
0x02C8
UTF-32
0x000002C8
Copy & Paste Codes
Unicode Escape
\u{02C8}
HTML Entity (Decimal)
ˈ
HTML Entity (Hex)
ˈ
CSS Code
\02C8
JavaScript/JSON
String.fromCodePoint(0x02C8)
Python
chr(0x02C8)
Ruby/PHP
chr(0x02C8)
Unix, C, PHP, JAVA
0x02C8
Perl
chr(0x02C8)
URL Encoded
%02c8