LATIN SMALL LETTER G WITH CEDILLA (ģ)
ģ
Copy Character
Unicode Block
Latin Extended-AUnicode Code
U+0123
Codepoint
291
Notes
Latvian
there are three major glyph variants
: 0067 0327
Character Encoding
UTF-8
0xC40xA3
UTF-16
0x0123
UTF-32
0x00000123
Copy & Paste Codes
Unicode Escape
\u{0123}
HTML Entity (Decimal)
ģ
HTML Entity (Hex)
ģ
CSS Code
\0123
JavaScript/JSON
String.fromCodePoint(0x0123)
Python
chr(0x0123)
Ruby/PHP
chr(0x0123)
Unix, C, PHP, JAVA
0x0123
Perl
chr(0x0123)
URL Encoded
%0123