MODIFIER LETTER SMALL GAMMA (ˠ)
ˠ
Copy Character
Unicode Block
Spacing Modifier LettersUnicode Code
U+02E0
Codepoint
736
Notes
these modifier letters are occasionally used in transcription of affricates
# <super> 0263
Character Encoding
UTF-8
0xCB0xA0
UTF-16
0x02E0
UTF-32
0x000002E0
Copy & Paste Codes
Unicode Escape
\u{02E0}
HTML Entity (Decimal)
ˠ
HTML Entity (Hex)
ˠ
CSS Code
\02E0
JavaScript/JSON
String.fromCodePoint(0x02E0)
Python
chr(0x02E0)
Ruby/PHP
chr(0x02E0)
Unix, C, PHP, JAVA
0x02E0
Perl
chr(0x02E0)
URL Encoded
%02e0