HTML Entity (dec) | g |
HTML Entity (hex) | g |
UTF-8 (hex) | 0x67 |
UTF-8 (dec) | 103 |
UTF-16-BE (hex) | 0x67 |
UTF-16-BE (dec) | 0, 103 (2 bytes) |
UTF-32-BE (hex) | 0x67 |
UTF-32-BE (dec) | 0, 0, 0, 103 (4 bytes) |
C/C++/Java source code | "\u0067" |
Python source code | "\u0067" |