HTML Entity (dec) | y |
HTML Entity (hex) | y |
UTF-8 (hex) | 0x79 |
UTF-8 (dec) | 121 |
UTF-16-BE (hex) | 0x79 |
UTF-16-BE (dec) | 0, 121 (2 bytes) |
UTF-32-BE (hex) | 0x79 |
UTF-32-BE (dec) | 0, 0, 0, 121 (4 bytes) |
C/C++/Java source code | "\u0079" |
Python source code | "\u0079" |