HTML Entity (dec) | G |
HTML Entity (hex) | G |
UTF-8 (hex) | 0x47 |
UTF-8 (dec) | 71 |
UTF-16-BE (hex) | 0x47 |
UTF-16-BE (dec) | 0, 71 (2 bytes) |
UTF-32-BE (hex) | 0x47 |
UTF-32-BE (dec) | 0, 0, 0, 71 (4 bytes) |
C/C++/Java source code | "\u0047" |
Python source code | "\u0047" |