HTML Entity (dec) | Ĝ |
HTML Entity (hex) | Ĝ |
UTF-8 (hex) | 0xc49c / 0xc4 0x9c (2 bytes) |
UTF-8 (dec) | 196, 156 (2 bytes) |
UTF-16-BE (hex) | 0x11c / 0x01 0x1c (2 bytes) |
UTF-16-BE (dec) | 1, 28 (2 bytes) |
UTF-32-BE (hex) | 0x11c / 0x00 0x00 0x01 0x1c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 28 (4 bytes) |
C/C++/Java source code | "\u011c" |
Python source code | "\u011c" |