MODIFIER LETTER APOSTROPHE (ʼ)
ʼ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02BC
Codepoint
700
Aliases
apostrophe
Notes
glottal stop, glottalization, ejective
many languages use this as a letter of their alphabets
used as a tone marker in Bodo and Dogri
indicates vowel elongation, or various truncations and ellipsis in Maithili
used as a modifier letter in the Lisu script
2019 is the preferred character for a punctuation apostrophe
Character Encoding
UTF-8
0xCA0xBC
UTF-16
0x02BC
UTF-32
0x000002BC
Copy & Paste Codes
Unicode Escape
\u{02BC}
HTML Entity (Decimal)
ʼ
HTML Entity (Hex)
ʼ
CSS Code
\02BC
JavaScript/JSON
String.fromCodePoint(0x02BC)
Python
chr(0x02BC)
Ruby/PHP
chr(0x02BC)
Unix, C, PHP, JAVA
0x02BC
Perl
chr(0x02BC)
URL Encoded
%02bc