HTML Entity (dec) | 5 |
HTML Entity (hex) | 5 |
UTF-8 (hex) | 0x35 |
UTF-8 (dec) | 53 |
UTF-16-BE (hex) | 0x35 |
UTF-16-BE (dec) | 0, 53 (2 bytes) |
UTF-32-BE (hex) | 0x35 |
UTF-32-BE (dec) | 0, 0, 0, 53 (4 bytes) |
C/C++/Java source code | "\u0035" |
Python source code | "\u0035" |