HTML Entity (dec) | R |
HTML Entity (hex) | R |
UTF-8 (hex) | 0x52 |
UTF-8 (dec) | 82 |
UTF-16-BE (hex) | 0x52 |
UTF-16-BE (dec) | 0, 82 (2 bytes) |
UTF-32-BE (hex) | 0x52 |
UTF-32-BE (dec) | 0, 0, 0, 82 (4 bytes) |
C/C++/Java source code | "\u0052" |
Python source code | "\u0052" |