MODIFIER LETTER APOSTROPHE
ʼ
U+02BC
Unicode Block
Spacing Modifier LettersCode
02BC
Code Point
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 Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Spacing Modifier Letters
Character Encoding
UTF-8
0xCA0xBC
UTF-16
0x02BC
UTF-32
0x000002BC
Copy & Paste Codes
Character
ʼ
Unicode Escape
\u{02BC}
HTML Entity (Decimal)
ʼ
HTML Entity (Hex)
ʼ
CSS Code
\02BC
JavaScript
String.fromCodePoint(0x02BC)
Python
chr(0x02BC)