Latin Extended-A: Latin Small Letter G With Cedilla
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 23
- UTF-32LE
- 23 01 00 00
- UTF-16BE
- 01 23
- UTF-16LE
- 23 01
- UTF-8
- C4 A3
Character Escapes
- HTML5
ģģ- C
\u0123 (C99)\U000123 (C99)- C++
\u{123} (C++23)\U00000123\u0123- Java
\u0123- JavaScript
\u{123}\u0123- CSS
\123\000123- Quoted-Printable
=C4=A3- URL
%C4%A3