MODIFIER LETTER CIRCUMFLEX ACCENT (ˆ)
ˆ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02C6
Codepoint
710
Notes
rising-falling tone, falling tone, secondary stress, etc.
Character Encoding
UTF-8
0xCB0x86
UTF-16
0x02C6
UTF-32
0x000002C6
Copy & Paste Codes
Unicode Escape
\u{02C6}
HTML Entity (Decimal)
ˆ
HTML Entity (Hex)
ˆ
CSS Code
\02C6
JavaScript/JSON
String.fromCodePoint(0x02C6)
Python
chr(0x02C6)
Ruby/PHP
chr(0x02C6)
Unix, C, PHP, JAVA
0x02C6
Perl
chr(0x02C6)
URL Encoded
%02c6