MODIFIER LETTER GLOTTAL STOP (ˀ)
ˀ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02C0
Codepoint
704
Notes
ejective or glottalized
typographical alternate for 02BC or 02BE
Character Encoding
UTF-8
0xCB0x80
UTF-16
0x02C0
UTF-32
0x000002C0
Copy & Paste Codes
Unicode Escape
\u{02C0}
HTML Entity (Decimal)
ˀ
HTML Entity (Hex)
ˀ
CSS Code
\02C0
JavaScript/JSON
String.fromCodePoint(0x02C0)
Python
chr(0x02C0)
Ruby/PHP
chr(0x02C0)
Unix, C, PHP, JAVA
0x02C0
Perl
chr(0x02C0)
URL Encoded
%02c0