MODIFIER LETTER MACRON (ˉ)
ˉ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02C9
Codepoint
713
Notes
high level tone
precedes or follows letter or syllable modified
Mandarin Chinese first tone
Character Encoding
UTF-8
0xCB0x89
UTF-16
0x02C9
UTF-32
0x000002C9
Copy & Paste Codes
Unicode Escape
\u{02C9}
HTML Entity (Decimal)
ˉ
HTML Entity (Hex)
ˉ
CSS Code
\02C9
JavaScript/JSON
String.fromCodePoint(0x02C9)
Python
chr(0x02C9)
Ruby/PHP
chr(0x02C9)
Unix, C, PHP, JAVA
0x02C9
Perl
chr(0x02C9)
URL Encoded
%02c9